Which programming language is known as the "mother of all languages"?
A
Python
B
Java
C
C
D
FORTRAN
Correct Answer: Option C — C
Explanation:
C programming language is often called the "mother of all languages" because many modern programming languages like C++, Java, and Python are derived from or influenced by C.