Type Here to Get Search Results !

Computer MCQs Quiz 01

0
Computer Science MCQs

Your Quiz Performance

You answered 0 out of 0 questions.

Correct: 0 / 0
Wrong: 0 / 0
1. Which of the following Generation of the computer the transistors were used?
A) First
B) Second
C) Third
D) Fourth
Explanation: The Second Generation of computers (approx. 1959-1965) replaced the bulky vacuum tubes of the first generation with smaller, more reliable, and energy-efficient transistors.
2. Which of the following is a type of computer language?
A) High level
B) Low level
C) Both a and b
D) None of these
Explanation: Computer languages are broadly classified into High-level languages (like C++, Java) and Low-level languages (like Assembly and Machine Code).
3. How much types of computers are?
A) 4
B) 3
C) 5
D) 6
Explanation: Computers are typically classified into three main types based on size and processing power: Supercomputers, Mainframes, and Microcomputers (PCs). Note: Some classification models use four types (adding Minicomputers), but three is a common, simplified modern classification.
4. C is which of the following language?
A) High level language
B) Assembly language
C) Machine language
D) None of these
Explanation: C is classified as a High-level language because it uses English-like commands, making it easier for humans to read and write than low-level languages.
5. Which of the following computer hardware is divided?
A) Input unit
B) Output unit
C) System unit
D) All of above
Explanation: The major hardware components of a computer system are grouped into: Input Unit, Output Unit, Central Processing Unit (System Unit), and Storage. Thus, all options represent major divisions of computer hardware.
6. How many types of software are?
A) 2
B) 4
C) 6
D) 8
Explanation: Software is primarily divided into two main categories: System Software (like Operating Systems) and Application Software (like MS Word).
7. In computers control unit is part of which of the following?
A) CPU
B) ALU
C) Both and b
D) None of these
Explanation: The Control Unit (CU) is one of the three main components of the Central Processing Unit (CPU), alongside the Arithmetic Logic Unit (ALU) and Registers.
8. A light pen is which of the following
A) Input device
B) Output device
C) CPU
D) None of these
Explanation: A light pen is a pointing device used to select objects or draw on a computer screen, making it an input device.
9. Which of the following is impact printer?
A) Line printer
B) Plotter
C) Laser printer
D) Ink jet printer
Explanation: An impact printer works by striking an ink ribbon against the paper. A Line printer is a type of impact printer that prints an entire line of text at once. (Laser and Inkjet are non-impact).
10. Which of the following is a volatile memory?
A) RAM
B) ROM
C) Both a and b
D) None of these
Explanation: RAM (Random Access Memory) is volatile, meaning it loses its stored data when the power is turned off. ROM (Read-Only Memory) is non-volatile.

Post a Comment

0 Comments