Computer Fundamentals Quiz 4 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is the origin of the word "computer"?
The word "computer" comes from the Latin word "computare," which means to calculate or to count.
What is a NAND gate and how is it used in digital logic?
A NAND gate is a digital logic gate that outputs false only when all its inputs are true. It is used to create more complex logic circuits and is a fundamental component in digital computing.
How does binary code relate to digital computing?
Binary code uses zeros and ones to represent data and instructions in digital computing. This system is essential for processing and storing information in computers.
What is an algorithm and how is it used in problem-solving?
An algorithm is a set of instructions designed to perform a specific task or solve a problem. It is a computational procedure that can be implemented in a computer program to achieve desired outcomes.
What is the significance of MIPS in measuring CPU performance?
MIPS stands for Million Instructions Per Second and is a performance measurement that indicates how many instructions a CPU can execute in one second, reflecting its processing power.