C Language

  1. 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...
  2. What are the features of C language?
  3. What is structured programming language?
  4. Why is C called structured programming language?
  5. Why is C also called middle level language?
  6. What are the differences between Qbasic and C ?
  7. What are the data types used in C language?
  8. What are keywords?
  9. What is operator? What is operand?
  10. What is arithmetic operator?
  11. What is logical operator?
  12. What is relational operator?
  13. What is assignment operator? 
  14. How are variables declared in C language?
  15. What is library function?
  16. What is header file?
  17. What is branching and looping?
  18. What are the functions of following statements?
    • printf ( )
    • scanf ( )
    • getch ( )