The Correct Answer is Option (2) i.e C.
- The C language is also known as the mother of all programming languages.
- C is a general-purpose programming language that is used for creating a variety of applications.
- C language was originally developed for writing operating systems. Unix Kernel and all of its supporting tools and libraries are written in C language.
- The C language is used for the following operations :
- Operating systems
- Development of new languages
- Computation platforms
- Embedded systems
- Graphics and Games
- C++ and Java are the high-level languages and COBOL is a compiled English-like computer programming language.


