Course Content
History of C Language
0/2
Basic Structure of C Program
0/1
Types of Errors
0/1
Language Fundamentals
0/1
Data Types and Modifiers
0/1
Programming with C Language
About Lesson

Features of C

  1. C can be used to develop system as well as application software.
  2. Portable
  3. Supports variety of data types like int, float etc
  4. Procedure Oriented Programming Language
  5. Provides many built-in functions through its library.
  6. Execution is fast than other high level language programs.
  7. Middle level Language

You cannot copy content of this page