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

Program to calculate distance between two points

Program to cheque four digits number is palindrome or not in C-language

Simple Hello world program in c- language

Program to cheque enter number is a perfect number or not using if else in 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