Introduction of C-language.

              Introduction of C-language

                                         1.

C-language was developed by Dennis Ritchie . In the year 1972 in Bell Laboratory in USA .C language suitable for system programmings ,it was mainly developed for UNIX operating system.

Dennis Ritchie
(1941-2011)
Books:- 
 The C Programming languages


Dennis Ritchie also known as father of C-language.


                        Use of C-language

 👉🏿Operating system.
 👉🏿Language Compiler.
 👉🏿Text editor.
 👉🏿Modern Program.
 👉🏿Database.
 👉🏿Language interpreter.
 👉🏿Mobile & desktop application.
 👉🏿 Gaming & Animation.

               Features of C-language

👉🏿 Compiler based.
👉🏿Case sensitive.
👉🏿 Simple & Powerful.
👉🏿 Syntax based.
👉🏿 Structure oriented.
👉🏿 Middle level.

After reading this article you will be able to know about C-language, features,use of c-language,and more things related to C-language.
 
                                    End
If you like this content then you can share it and for any issues you can direct contact with me from Home Page.

For regular updates you can also follow my site.


   <=Back                                           Next=>

Comments

  1. Now all tutorial related to C-language will be appear above the quiz go and visit!!

    ReplyDelete

Post a Comment

Popular posts

Creative pattern of butterfly in C-language

Variable & Datatype for C-programming

Addition of two numbers in c language

Language Translator of C-language

Program to cheque enter number is even or odd in c-language

Program to print the cube of a number in c-language

Program to show present time and date in C-language

Binary searching in C-language