(A) Python
(B) Java
(C) C
(D) Assembly
The answer is: (C) C
The C programming language is often referred to as the “mother of all programming languages” because it laid the foundation for many modern languages like C++, Java, C#, and Objective-C. Besides, it introduced core programming concepts such as structured programming, pointers, and low-level memory access.