Computer GK Practice Question and Answer
8 4 Q:
63e4daba2cab94e8399ef223 4 Q:
640081f535d86258eccefcc8 4 Q:
63ecc6957312b71d33df6205 4 Q:
63e605630cf671793fd2fe2e 4 Q:
63e4db332cab94e8399f08cb 4 Q:
63e4df90c386f46a0a6f5c84 4 Q:
63ecce3faa2a114c951ee1ae 4 Q:
63e62af66149271af9b8c0fa Answer : 4. "for (i=10; i++; i"
Q: What is computer software?
1223 063e4daba2cab94e8399ef223
63e4daba2cab94e8399ef223- 1set of instructionstrue
- 2computer languagefalse
- 3computer programsfalse
- 4None of thesefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "set of instructions"
Q: Which of the following statements are true for firewalls?
1222 1640081f535d86258eccefcc8
640081f535d86258eccefcc8- 1filtering network trafficfalse
- 2hardware and software securityfalse
- 3follow the rulesfalse
- 4all of the abovetrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "all of the above"
Q: What is programming?
1221 063ecc6957312b71d33df6205
63ecc6957312b71d33df6205- 1to run the programfalse
- 2to make a programfalse
- 3the process of writing a programtrue
- 4none of thesefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "the process of writing a program"
Q: What are the features of Ms Word?
1219 063e605630cf671793fd2fe2e
63e605630cf671793fd2fe2e- 1spelling checkingfalse
- 2graphicsfalse
- 3Bothtrue
- 4None of the abovefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Both"
Q: What is the function of the software?
1217 063e4db332cab94e8399f08cb
63e4db332cab94e8399f08cb- 1computer runningfalse
- 2Play Chessfalse
- 3Fulfillment of mathematical and logical capability of the hardwaretrue
- 4None of thesefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Fulfillment of mathematical and logical capability of the hardware"
Q: When was the first operating system developed?
1215 063e4df90c386f46a0a6f5c84
63e4df90c386f46a0a6f5c84- 11994false
- 21949false
- 31950true
- 41951false
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "1950"
Q: The extension of MS Excel's workbook or file is-
1212 063ecce3faa2a114c951ee1ae
63ecce3faa2a114c951ee1ae- 1.DOCfalse
- 2.XLXfalse
- 3.XLCfalse
- 4.XLSXtrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. ".XLSX"
Q: Which of the following is not true for for-loop?
1208 063e62af66149271af9b8c0fa
63e62af66149271af9b8c0fa- 1for (i=0; ifalse
- 2for (int i=0; i>9; i++)false
- 3for (i=10; ifalse
- 4for (i=10; i++; itrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "for (i=10; i++; i"
Explanation :
Among the given statements about for loops, the one that is NOT true is that they are used to replace user input while loops. While for loops are typically used for iterations with a known count and are less likely to result in an infinite loop if used correctly, they do not specifically replace user input while loops.
en30213popular

