'C' Basics part-1 Why 'C' language is so popular/powerful? C is a Middle Level Language;it has the features of both low-level languages and high-level languages. i.e., software development is relatively faster than assembly language (low level) and program execution is relatively faster than other high-level programming languages. Communication with the Hardware is easy which was earlier possible only with assembly languages. It is suited for a variety of programming domains. ° System programming ° General application programming ° Embedded systems programming ° Game Programming ° Network programming Most of the software in the world were developed using C/C++. The world's software giants, Microsoft, Borland develop most of their software using C & C++. In fact anything and every thing can be done on computer, c...
Posts
Showing posts from December, 2017