C LANGUAGE

                                 MOST IMPORTANT  THINGS ABOUT C LANGUAGE                                

    I am here to share some Interesting Facts In C Programming which I came across                 reading till now. Some of these facts you may know already . 


Today C is the most widely used and popular System Programming Language.
  • C is a successor of B language which was introduced around the early 1970s.
    • It was developed & released around the year 1972.

    • C was invented to write an operating system called UNIX.It’s really easy and fun to write a C program. You can check out. How to write a C program in Linux.
    • Today's most popular Linux OS and RDBMS MySQL have been written in C.
    •  One of the most interesting facts is that It was developed at Bell Laboratories in 1972 by Dennis Ritchie 
    • The UNIX OS was totally written in C.                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Comments

    Popular posts from this blog

    C LANGUAGE

    How to do a clean install of mac OS

    Compiling and Running Your First C Program