COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
| Question 
 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
 | 
 mother language of all programming language, procedure-oriented programming language, mid level programming language, system programming language 
|  |  C LANGUAGE 
 | 
|  |  C++ 
 | 
|  |  C# 
 | 
|  |  ABC 
 | 
 Explanation: 
Detailed explanation-1: -C language is considered as the mother language of all the modern programming languages because most of the compilers, JVMs, Kernels, etc. are written in C language, and most of the programming languages follow C syntax, for example, C++, Java, C#, etc.
Detailed explanation-2: -C Language is considered as the mother of all programming languages as it has built a strong base for all programming languages like Java, Python, C++, Javascript, etc. C language can be used to create System applications (or software).
 There is 1 question to complete.