Which of the following is not a characteristic of fifth-generation computers? MCQ with Answer and Explanation

Which of the following is not a characteristic of fifth-generation computers?
A. Artificial intelligence
B. Parallel processing
C. Vacuum tubes
D. Natural language processing
Answer: Option C
Solution (By JKExamLibrary)
Fifth-generation computers do not use vacuum tubes; they use advanced VLSI 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
What is the binary equivalent of hexadecimal 3A?
A. 111011
B. 111010
C. 101010
D. 110010

Correct Answer: Option B


Explanation:
3A = 3 (0011) and A (1010) => 00111010 = 111010 (without leading zeros).

This question belongs to: Computer Computer Fundamentals
Question #2 Report Error
Which component is considered the brain of the computer?
A. CPU
B. RAM
C. Hard disk
D. Monitor

Correct Answer: Option A


Explanation:
The Central Processing Unit (CPU) is often called the brain of the computer because it executes instructions.

This question belongs to: Computer Computer Fundamentals
Question #3 Report Error
Which class of computers is specifically optimized to manage massive transaction processing and support thousands of simultaneous users in large enterprises like banks or airline reservation systems?
A. Supercomputers
B. Mainframe Computers
C. Minicomputers
D. Workstations

Correct Answer: Option B


Explanation:
Mainframe computers excel at high-volume transaction processing and simultaneous user handling, whereas supercomputers are optimized for complex computational speed.

This question belongs to: Computer Computer Fundamentals