Multiple choice general knowledge

Which among the following statement is correct ? (More than one options are correct )

  1. Machine Language was developed prior to Assembly Language

  2. Assembly Language Was developed prior to Machine Language

  3. Both Assembly and machine languages were developed together

  4. First generation computers used machine language and second generation computers used assembly language

Reveal answer Fill a bubble to check yourself
A,D Correct answer
Explanation

Machine language (binary code) was indeed developed first and used in First Generation Computers. Assembly language (using mnemonics) came later as a more programmer-friendly alternative. First Generation computers used machine language directly, while Second Generation computers introduced assembly language. Options A and D correctly represent this historical progression.