- What is C language? Who developed C language and when?
- C language is a structure high level programming language. It is one of the most popular general purpose programming languages. Read More...
- What are the features of C language?
- What is structured programming language?
- Why is C called structured programming language?
- Why is C also called middle level language?
- What are the differences between Qbasic and C ?
- What are the data types used in C language?
- What are keywords?
- What is operator? What is operand?
- What is arithmetic operator?
- What is logical operator?
- What is relational operator?
- What is assignment operator?
- How are variables declared in C language?
- What is library function?
- What is header file?
- What is branching and looping?
- What are the functions of following statements?
- printf ( )
- scanf ( )
- getch ( )