InterviewSolution
Saved Bookmarks
| 1. |
Why is C called "mother" language? |
|
Answer» C is often referred to as the mother of all programming language because it is one of the most POPULAR programming LANGUAGES. RIGHT from the time, it was developed, C has BECOME the most widely used and preferred programming languages. Most of the compilers and kernels are written in C today. |
|