C language is a successor to which language
A) Assembly Language
B) Fortran
C) BASIC
D) COBOL
Answer:
A) Assembly Language
Explanation:
The C programming language is a successor to Assembly Language. It was developed at Bell Labs by Dennis Ritchie in the early 1970s as a higher-level programming language with portability and efficiency in mind, building on the foundation of low-level Assembly Language.