Q
Easy 1 Mark
Computer Studies Programming Fundamentals
Which of the following is NOT a High-Level Language?
Explanation
Assembly language is a low-level language. C++ Java and PHP are all high-level languages that are easy for humans to read and write.
Reference: Computer Studies , Page 3
Hint
Assembly is close to hardware and not human-friendly.