Which generation introduced the concept of parallel processing? MCQ with Answer and Explanation

Which generation introduced the concept of parallel processing?
A. Fifth
B. Fourth
C. Second
D. Third
Answer: Option A
Solution (By JKExamLibrary)
Fifth-generation computers focus on parallel processing and AI.

This question belongs to: Computer Computer Fundamentals

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Fundamentals Questions

Question #1 Report Error
Which characteristic of a computer allows it to retain data indefinitely, making information instantly retrievable at any future time?
A. Speed
B. Diligence
C. Versatility
D. Storage Capacity

Correct Answer: Option D


Explanation:
Storage capacity (both primary and secondary memory) enables a computer to store massive amounts of records securely for subsequent reuse.

This question belongs to: Computer Computer Fundamentals
Question #2 Report Error
What is the octal equivalent of decimal 20?
A. 23
B. 26
C. 24
D. 25

Correct Answer: Option C


Explanation:
20 decimal = 24 octal (2*8 + 4 = 20).

This question belongs to: Computer Computer Fundamentals
Question #3 Report Error
Which level of language was introduced during the second generation of computers to make programming easier by using mnemonic codes instead of raw binary strings?
A. High-Level Language
B. Machine Language
C. Assembly Language
D. Natural Language

Correct Answer: Option C


Explanation:
Second-generation systems widely utilized Assembly Language, which replaced binary 1s and 0s with easy-to-remember mnemonics like ADD, SUB, and MOV.

This question belongs to: Computer Computer Fundamentals