Course Content
Detailed Content of Programming in C
0/1
Introduction
0/1
Structure of C program
0/1
Answers of ‘C’ Pointers Programs
0/1
About Lesson

What is C ?

  1. ‘C’ is a high level language with excellent interface and exclusive addressing capacity.
  2. ‘C’ is a Computer Based programming language. ‘C’ is middle level programming language. It has features of both low as well as high-level language.
  3. It is also called as twin sister of pascal language, because Syntax of ‘pascal’ and ‘C’ language is very similar.
  4. Unix OS is Written in C Language.