Introduction To C Programming

Introduction To C Programming  Language  


1.C is a general purpose high level programming language      used to develop portable applications and firmware.

2. It is basically designed to develop system software and operating systems.

3.C was developed by Dennis Ritchie at Bell labs in the 1970. 

A simple program in c-


Feature Of C language:- 

1.Meddle level language:- C language is a middle level language because C language has both high level and low level language. C language is a high level language but it has the qualities of a low level language. 

2.Science and system:- In doing work related to C linguistics and systems is used.  

3.case sensitive:- While writing the code of C language, we need to used lower case. language is very sensitive. when we write the program.

4.fast program:- c program are very fast because c language is very close to the hardware. c language and program

5.rich library:- c language library contains  many functions, keywords & data type available. we use  these  functions, keywords and data.  

 

                                                                                                               3.


Post a Comment

0 Comments