Computer GK Practice Question and Answer
8 Q: The main function of the operating system is-
1371 063ecca46e6cd351b75fdaf60
63ecca46e6cd351b75fdaf60- 1save filefalse
- 2Controlling the hardware and software partfalse
- 3Organizing all the files and foldersfalse
- 4both (b) and (c)true
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "both (b) and (c)"
Explanation :
The main function of the operating system is to control both the hardware and software components of a computer. It acts as an intermediary, managing hardware resources and allowing software applications to run and interact with the computer's hardware. While organizing files and folders is a task performed by the operating system, its primary role is to facilitate communication between software and hardware, ensuring the computer functions properly.
Q: Which of the following is the most difficult and secure device that LAN uses?
1366 063e62e47cc37d41b3f99ce68
63e62e47cc37d41b3f99ce68- 1static routertrue
- 2IP Enabled Routerfalse
- 3dynamic routerfalse
- 4RIP enabled routerfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "static router"
Q: What is programming?
1364 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: Which of the following is not true for for-loop?
1362 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.
Q: What is the function of the software?
1360 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: A firewall is a software tool which protects:
(I) Server
(II) Network
(III) Fire
(IV) Personal computer
The correct answer is from the options given below:
1351 064a5975365d2524cbf0da706
64a5975365d2524cbf0da706(I) Server
(II) Network
(III) Fire
(IV) Personal computer
The correct answer is from the options given below:
- 1(I), (III) onlyfalse
- 2(II), (III) onlyfalse
- 3(I), (II), (III) onlyfalse
- 4(I), (II), (IV) onlytrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "(I), (II), (IV) only"
Explanation :
A firewall is a software tool, which protects-
1. Server
2. Network
3. Personal Computer
Q: CPU and memory are located in:
1351 064a52e7365d2524cbf0bc088
64a52e7365d2524cbf0bc088- 1Extension Boardfalse
- 2Motherboardtrue
- 3Storage devicefalse
- 4Output devicefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "Motherboard"
Explanation :
1. The motherboard acts as a platform to connect all of the computer's components together.
2. It connects the CPU, memory, hard drive, optical drive, video card, sound card, and other ports and expansion cards directly or through cables.
3. It can be considered as the backbone of the computer.
4. The CPU is the brain of the computer, and it is responsible for executing program instructions and processing data. Memory provides short-term storage for computers,
5. It stores program instructions and data that is used by the CPU.
Q: Joystick is mainly used for ________.
1351 064a5666e8ecb104cc626605c
64a5666e8ecb104cc626605c- 1to control the sound on the screenfalse
- 2Computer gamingtrue
- 3Text Enterfalse
- 4print textfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "Computer gaming"
Explanation :
1. Joystick is mainly used for computer gaming.
2. What is Joystick? It is a small device whose primary purpose is to control an appliance. It works as an input device and helps the user navigate in different directions.
3. With the joystick, you can change your device by moving it up, down, left or right. It works according to the input you give and helps you control the device by tilting or rotating it.

