General Computer Questions Practice Question and Answer
8Q: Which unit holds data temporarily? 1854 05b5cc64de4d2b4197774bcb2
5b5cc64de4d2b4197774bcb2- 1Secondary storage unitfalse
- 2Output Unitfalse
- 3Primary Memory Unittrue
- 4Input unitfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "Primary Memory Unit"
Explanation :
Answer: C) Primary Memory Unit Explanation: Memory is the part of the computer that temporarily holds data and instructions before and after they are processed by the ALU. Memory is also known as primary storage, primary memory, main storage, internal storage, and main memory. Manufacturers often use the term RAM, which stands for random-access memory.
Q: Translator program used in assembly language 1218 05b5cc64de4d2b4197774bc75
5b5cc64de4d2b4197774bc75- 1Assemblertrue
- 2Interpreterfalse
- 3Compilerfalse
- 4Operating systemfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "Assembler"
Explanation :
Answer: A) Assembler Explanation: Assemblers are used to translate a program written in a low-level assembly language into a machine code (object code) file so it can be used and executed by the computer. Hence, Assembler is the translator program used in assembly language.
Q: Fifth generation computer is also known as 6351 05b5cc678e4d2b4197774c16f
5b5cc678e4d2b4197774c16f- 1Very Large Scale Integration (VLSI)false
- 2Knowledge information processing systemtrue
- 3Both A & Bfalse
- 4None of the abovefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "Knowledge information processing system"
Explanation :
Answer: B) Knowledge information processing system Explanation:
Q: GUI stands for 2237 05b5cc675e4d2b4197774c0f6
5b5cc675e4d2b4197774c0f6- 1Graphical Universal Interfacefalse
- 2Graph Use Interfacefalse
- 3Graphical Unique Interfacefalse
- 4Graphical User Interfacetrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "Graphical User Interface"
Explanation :
Answer: D) Graphical User Interface Explanation: GUI stands for Graphical User Interface. A Graphical User Interface is a computer interface that allows users to interact with a device through graphical elements such as pictures and animations, as opposed to text-based commands.
Q: The clipboard 1800 15b5cc672e4d2b4197774c0aa
5b5cc672e4d2b4197774c0aa- 1is a Cache memoryfalse
- 2is a feature that stores user informationfalse
- 3is used to temporarily store, items that has been cut or copiedtrue
- 4is a feature that saves file temporarilyfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "is used to temporarily store, items that has been cut or copied"
Explanation :
Answer: C) is used to temporarily store, items that has been cut or copied Explanation: A clipboard is a temporary storage area for items that the user wants to cut or copy from one place to another. For example, in a word processor application, the user might want to cut text from one part of a document and paste it in another part of the document or somewhere else, it is temporarily stored in clipboard.
Q: CPU speed of a personal computer is 4563 25b5cc66de4d2b4197774bff8
5b5cc66de4d2b4197774bff8- 11 MIPSfalse
- 2100 KIPSfalse
- 332 KIPStrue
- 432 MIPSfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "32 KIPS"
Explanation :
Answer: C) 32 KIPS Explanation: Instructions per second (IPS) is a measure of a computer's processor speed. CPU speed of a personal computer is 32 KIPS (Kilo Instructions per second).
Q: What is an error in a program called 1828 05b5cc66de4d2b4197774bfbb
5b5cc66de4d2b4197774bfbb- 1Power failfalse
- 2Crashfalse
- 3Virusfalse
- 4Bugtrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "Bug"
Explanation :
Answer: D) Bug Explanation: In computer technology, a coding error in a computer program is called a bug.
Q: The computer that process both analog and digital is called 11866 15b5cc666e4d2b4197774bf0d
5b5cc666e4d2b4197774bf0d- 1Hybrid computertrue
- 2Mainframe computerfalse
- 3Digital computerfalse
- 4Analog computerfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "Hybrid computer"
Explanation :
Answer: A) Hybrid computer Explanation: The computer that process both analog and digital is called Hybrid computer.