SlideShare a Scribd company logo
C Programming Language
What is C language?
History of C language?
What is C Language?
What is C Language?
C is a general-purpose, imperative computer
programming language, supporting structured
programming, lexical variable scope and recursion, while
a static type system prevents many unintended
operations.
History of C language?
● C programming language was developed in 1972 by
Dennis Ritchie at bell laboratories of AT&T (American
Telephone & Telegraph).
● Dennis Ritchie is known as the founder of c language.
● It was developed to overcome the problems of
previous languages such as B, BCPL etc.
● C language was developed to be used in UNIX
operating system.
● It inherits many features of previous languages such
as B and BCPL.
● Let's see the programming languages that were
developed before C language.
● Algol
● BCPL
● B
● Traditional C

More Related Content

PPTX
Programming in c (history of c)
PPT
History of c
PPT
Lecture 1- History of C Programming
PDF
Lecture 2 history_of_c
PPTX
History of C Programming Language
PPTX
Introduction to c language | History of C language
PDF
History of C/C++ Language
PPTX
History of c programming language.
Programming in c (history of c)
History of c
Lecture 1- History of C Programming
Lecture 2 history_of_c
History of C Programming Language
Introduction to c language | History of C language
History of C/C++ Language
History of c programming language.

What's hot (11)

PPTX
History of c
PPT
1. over view and history of c
PPTX
C language myths & secrets
PPT
C language
PPTX
Introduction to c programming
PPTX
40cpv9ekrit7h1h772c3hp1mg2 (2)
PPTX
C programming tutorial
PPTX
Presentation2
PPTX
Introduction to c
PPTX
Introduction to C Language
PPTX
Soalan chapter 5
History of c
1. over view and history of c
C language myths & secrets
C language
Introduction to c programming
40cpv9ekrit7h1h772c3hp1mg2 (2)
C programming tutorial
Presentation2
Introduction to c
Introduction to C Language
Soalan chapter 5
Ad

Similar to C language By OmishaTech (20)

PPTX
C Programming for Begineers_an introductory_course.pptx
PPTX
C programming i
PPTX
ojrfjfmerolki
PPTX
C programming 1
PPTX
Lecture2. Basic Structure of C Program.pptx
ODP
Introduction of 'C' langauge
PPTX
C Language
PPTX
C Programming introduction
PPTX
Lecture04 C PPT(c programming language ).pptx
PPTX
C programming short notes by pulkit modi
PPTX
Introduction to c programming
PPTX
Introduction to C Programming Language
PPTX
C-PROGRAMMING-LANGUAGE.pptx
PPTX
1-Introduction to C programming language.pptx
PPTX
Lecture 1-introduction to c
PPTX
introduction to c
PPT
Why C is Called Structured Programming Language
PPTX
least.ppt
PPTX
C Programming.pptx
PPTX
Introduction to C programming
C Programming for Begineers_an introductory_course.pptx
C programming i
ojrfjfmerolki
C programming 1
Lecture2. Basic Structure of C Program.pptx
Introduction of 'C' langauge
C Language
C Programming introduction
Lecture04 C PPT(c programming language ).pptx
C programming short notes by pulkit modi
Introduction to c programming
Introduction to C Programming Language
C-PROGRAMMING-LANGUAGE.pptx
1-Introduction to C programming language.pptx
Lecture 1-introduction to c
introduction to c
Why C is Called Structured Programming Language
least.ppt
C Programming.pptx
Introduction to C programming
Ad

Recently uploaded (20)

PPTX
Cell Structure & Organelles in detailed.
PDF
01-Introduction-to-Information-Management.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Complications of Minimal Access Surgery at WLH
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Computing-Curriculum for Schools in Ghana
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
RMMM.pdf make it easy to upload and study
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Yogi Goddess Pres Conference Studio Updates
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Pharma ospi slides which help in ospi learning
PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Cell Structure & Organelles in detailed.
01-Introduction-to-Information-Management.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Orientation - ARALprogram of Deped to the Parents.pptx
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Complications of Minimal Access Surgery at WLH
Abdominal Access Techniques with Prof. Dr. R K Mishra
STATICS OF THE RIGID BODIES Hibbelers.pdf
Computing-Curriculum for Schools in Ghana
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
RMMM.pdf make it easy to upload and study
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
Final Presentation General Medicine 03-08-2024.pptx
Yogi Goddess Pres Conference Studio Updates
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Supply Chain Operations Speaking Notes -ICLT Program
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Pharma ospi slides which help in ospi learning
Weekly quiz Compilation Jan -July 25.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx

C language By OmishaTech

  • 1. C Programming Language What is C language? History of C language?
  • 2. What is C Language? What is C Language? C is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.
  • 3. History of C language? ● C programming language was developed in 1972 by Dennis Ritchie at bell laboratories of AT&T (American Telephone & Telegraph). ● Dennis Ritchie is known as the founder of c language. ● It was developed to overcome the problems of previous languages such as B, BCPL etc. ● C language was developed to be used in UNIX operating system. ● It inherits many features of previous languages such as B and BCPL.
  • 4. ● Let's see the programming languages that were developed before C language. ● Algol ● BCPL ● B ● Traditional C