Which of the following is not a high-level programming language?
Which of the following is not a high-level programming language?
مندرجہ ذیل میں سے کون سی اعلیٰ سطحی پروگرامنگ زبان نہیں ہے؟
Explanation
Machine language is a low-level language
It consists of binary code (0s and 1s) that is directly executed by a computer's CPU.
High-level languages like C, Java, and Fortran are designed to be more user-friendly and abstracted from machine code.