0% found this document useful (0 votes)
13 views7 pages

Intro To C

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views7 pages

Intro To C

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Introduction to

C
Programming
 C programming is a general-purpose, procedural,
imperative computer programming language

 Created by Dennis Ritchie in 1972 to develop UNIX


operating system
 Initially used for system development work, particularly the
programs that make-up the operating system.

 C was adopted as a system development language because


it produces code that runs nearly as fast as the code written
in assembly language.
Why C language ?
 C is very powerful; it has been used to develop operating
systems, databases, applications, etc.

 If you know C, you will have no problem learning other


popular programming languages such as Java, Python, C+
+, C#, etc, as the syntax is similar.
Why C language ?
 C is a mother of all programming language.

 C is a structured oriented language

 C is very versatile; it can be used in both application and


technologies
Applications of C Programming

 Operating Systems Language Compilers


 Assemblers Text Editors
 Print Spoolers
 Network Drivers
 Modern Programs
 Databases
 Language Interpreters Utilities
Thank

you .....!!!

You might also like