C is a popular computer programing language developed by
Dennis Ritchie in 1973 at AT&T Bell Labs.
Main features of C language are.
- It is a Procedural (Imperative) language.
- Cross platform programming language.
- ANSI published the standard for C in 1989 called as C89 and later in 1999 called as C99.
- Latest ANSI standard for C as of 2014 is C11.
- C is used in system programming to develop OS.
- C is also used in embedded systems.
- C inspired many languages like C++, Java, C#, Perl, Python, PHP etc.
- C does not have any object oriented features.
No comments:
Post a Comment
Leave your valuable feedback. Your thoughts do matter to us.