Basics of c programming language, introduction and Fetcturs of c programming language .

basic-c-programming
basic c programming

Introduction of c language

C - Programming Language Is A General Purpose High Level Process Oriented Programming Language Used For To Create System Software And Application Software.

C - Language Was Developed By Dennis Ritchie At At & T Bell Lab Located In Usa In 1972

Features of c language 

  1. Simple
  2. System Independent
  3. Middle Level Programming Language
  4. Procedure Oriented Programming Language
  5. Rich Library
  6. Memory Management
  7. Fast Speed
  8. Pointer
  9. Extensible

    1] Simple :- C Is Simple Programming Languages Be Couse C Statement Written In English Statement It Has A Library Function Which Is Beneficial For Fast Development.


    2] System Independent :- C Is System Independent Programming Language Can Be Execute Program In Different System.


    3] Middle Level Programming Language :- C Is Middle Level Programming Language It Has Fetures Of  Goal High Levele Programming Language.


    4] Procedure Oriented Programming Language :- In C Programming Language Applications Program Can Be Divided In To Small Parts Using Function So It Is Easy To Understand And Modify.


    5] Rich Library :- C Programming Language Provides Btlot Of In Built Functions Thats Makes Development Fast.


    6] Memory Management :- C Language Provides The Facility Of Dynamic Memory Management It Allocated Or Deallocated Memory At Run Time.


    7] Fast Speed :- C Program Compiler And Execution Time Is Fast So It Takes Minimum Amount Of Time For Execution.


    8] Pointer :- C Provides The Features Of The Pointer Willhe Can Directly Entract With The Memory So It Is Benifcial For Creating System Application Memory Management.


    9] Extensible :- c is extensible programming language new fetures can easy addapted in c.

Comments

Popular posts from this blog

Difference between cpp and java.

Addition Of Two Numbers In Java

What is the java programming language ?