Free Computer Fundamentals MCQs with Answers
282 Computer Fundamentals MCQs from Computer Science and IT, each with the correct answer and a written explanation of why it is correct. Free and unlimited, with no account needed.
282 questions · page 2 of 29
11. which one is Digital device, select from the choices below?
- A. Digital Clock
- B. Automobile analog speed meter
- C. Clock with a dial and two hands
- D. All of them
Explanation: A digital clock displays time as discrete numerical values, so it is a digital device. A dial-based speedometer and a clock with hands represent continuously varying values and are analog devices.
Correct answer: Digital Clock12. The brain of any computer system is___________?
- A. ALU
- B. Memory
- C. CPU
- D. Control unit
Explanation: The CPU is called the computer's brain because it interprets and executes instructions and coordinates other components. The ALU and Control Unit are important parts of the CPU, but neither represents the complete processing unit.
Correct answer: CPU13. 1 Gigabyte is equal to ____________?
- A. 1024 bits
- B. 1032 megabytes
- C. 1024 kilobytes
- D. 1024 megabytes
Explanation: Using the common binary memory convention, 1 gigabyte equals 1024 megabytes, and each megabyte contains 1024 kilobytes. Therefore, the correct conversion is option d.
Correct answer: 1024 megabytes14. If a computer has more than one processor then it is known as__________?
- A. Uni-process
- B. Multiprocessor
- C. Multi-threaded
- D. Multi-programming
Explanation: A computer containing two or more processors is called a multiprocessor system. Multithreading and multiprogramming concern how tasks are managed, not the number of physical processors.
Correct answer: Multiprocessor15. The basic operations performed by a computer are__________?
- A. Arithmetic operation
- B. Logical operation
- C. Storage and relative
- D. All the above
Explanation: Computers perform arithmetic and logical processing and also store and retrieve data. Option c appears to contain a typographical error, with “relative” evidently intended to mean “retrieval,” so all the listed operation categories are covered by option d.
Correct answer: All the above16. Who is the father of Computer?
- A. Allen Turing
- B. Charles Babbage
- C. Simur Cray
- D. Augusta Adaming
Explanation: Charles Babbage is called the father of the computer because his Analytical Engine introduced many ideas used in modern general-purpose computers. Alan Turing contributed foundational theory but is not the conventional answer to this title.
Correct answer: Charles Babbage17. The term 'Computer' is derived from__________?
- A. Latin
- B. German
- C. French
- D. Arabic
Explanation: The word computer comes from the Latin computare, meaning to calculate or reckon. This origin relates to the machine's early association with numerical calculation.
Correct answer: Latin18. What is the largest SI unit of memory and is equal to___________?
- A. Gigabyte = 1000 megabytes
- B. Exabyte = 1000 Petabytes
- C. Yottabyte= 1000 Zettabyte
- D. Zettabyte = 1000 Exabyte
Explanation: Yottabyte is the largest named SI decimal unit in the options, and 1 yottabyte equals 1000 zettabytes. The binary-based units used in computing differ from these decimal SI conversions.
Correct answer: Yottabyte= 1000 Zettabyte19. A computer cannot "boot" if it does not have the _____system.?
- A. Compiler
- B. Loader
- C. Operating
- D. Assembler
Explanation: A computer needs an operating system to manage hardware and provide the environment in which programs run during booting. A loader, compiler, and assembler are supporting programs, not the essential system named here.
Correct answer: Operating20. Window 9 main features are ________?
- A. Windows 9 Has a New Look
- B. Windows 9 Snap Layouts
- C. Multiple Desktops in Windows 9
- D. Window 9 Not launched
Explanation: Microsoft did not release Windows 9; it moved from Windows 8.1 to Windows 10, partly to distinguish the new version from older Windows 9x software. Therefore the listed Windows 9 features do not apply.
Correct answer: Window 9 Not launched