"What Is C Language.History Of C Language.Why C Language?.
Introduction Of "C"-"C" is a simple structure , procedure oriented programming language and used to implement application programming as well as system programming.
Note-There is no full form of "C" , it is implemented after language "B" that's why it is called "C".
- WHY C?
- "C" is simple , small and fast.
- why not C++ , C# or Java , because "C" is the basis of all language.
- Unix , Linux , windows are written in "C".
- Embedded and mobail devices use "C".
- Gaming framework are written in c eg-directx.
- "C" offers better interaction with hardware.
- "C" is important to build programming skills.
- "C" covers basic feature of all programming language.
- "C" is a parent language for many others language like java , python , oracle etc.
- Now a days "C" also included in school and core branches in Engg.
History Of "C"/"C++"
- In 1996 martin Richards develop BCPL (basic combined programming language)
- In 1969 ken Thompson developed "B" language to develop Unix Operating System("B" language is a improved version of "BPCL")
- "C" is invented by Dennis Ritchie in 1972 at BELL laboratories USA
- "C++" is invented by "Bjarne stroustrup" in 1979 at AT&T laboratories USA.
Note:-"Dell Lab" and "AT & T Lab" are same Lab
Comments
Post a Comment