About 'C' language:
'C' is a computer programming language it was developed by Dennis Ritche.
This language was developed from the 'B' language.
'C++' is a advance programming language derived from 'C'.
Advantages of 'C':
Syntax of C language is very simple.
Users can understand easily.
Disadvantage of 'C':
It does not support any Exception Handling and OOPS concepts.
Data base connection is very difficult compare to other languages (Ex: Visual
Basic).