What is C
History Of C
C is a programming language developed at " AT & T's " Bell Laboratories of USA in 1972. C programming language is designed by man named Dennis Ritchie. In the late seventies C began to replace the more familiar languages of that time like Algol, PL/I. No One share information about c programming language.
Why c language Mostly Used Programmers
C is most popular language . Because reliable , simple and Easy to Use. In industry Where newer languages, tools and technology emerge and Vanish day in & day out. That has survived for more than 3 decades has to be really good.
An Option that is often heard today is : "c has been already superceded by Languages like C++,C#,Java. Why bother to Learn c Today".
There are several reasons Bellow
An Option that is often heard today is : "c has been already superceded by Languages like C++,C#,Java. Why bother to Learn c Today".
There are several reasons Bellow
- I believe that nobody can learn C++ or Java Directly.Because While learning These languages you have thing like classes,objects,inheritance, polymorphism,templates, more then. Hence one should first learn all the language elements very Thoroughly Using C language Before migrating to C++,C# or Java.
- C++,C# or Java make use of a principle called Object Oriented Programming ( oop ) To Organize the program.This Organizing principle has lot of Advantages to offer. But, Even while using this organizing principle you will still need a good hold over the language elements of c and basic programming Languages Skills.
- At Times one is required to very closely interact with the hardware devices. Since C provides Several language elements that make this interaction feasible Without Compromising the performance. it's the preferred choice of the programmer.
No comments:
Post a Comment