Which generation of computers used machine language and assembly language? MCQ with Answer and Explanation

Which generation of computers used machine language and assembly language?
A. Second
B. Third
C. First
D. Fourth
Answer: Option C
Solution (By JKSSB Mock Tests)
First-generation computers used machine language; second used assembly as well.

Discuss this Question (0)

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

Practice More Computer Fundamentals Questions

Question #1
Which component is known as the temporary memory of a computer?
A. ROM
B. RAM
C. SSD
D. Hard disk

Correct Answer: Option B


Explanation:
RAM is temporary (volatile) storage used during processing.

This question belongs to: Computer Computer Fundamentals
Question #2
What is the purpose of a bus in a computer?
A. To transfer data between components
B. To store data
C. To cool the system
D. To execute instructions

Correct Answer: Option A


Explanation:
A bus is a communication system that transfers data between components.

This question belongs to: Computer Computer Fundamentals
Question #3
What is the octal equivalent of decimal 50?
A. 62
B. 63
C. 65
D. 64

Correct Answer: Option A


Explanation:
50 = 6*8 + 2 = 62 octal.

This question belongs to: Computer Computer Fundamentals