Recent-Post

SALIENT FEATURES OF C

 


SALIENT FEATURES OF C:-

 

We briefly list some of C’s characteristics that define the language and also have lead to its popularity as a programming language. Naturally, we studies many of these aspects throughout the MCS-011 problem solving and programming course.

  • Ø Small size
  • Ø Extensive use of function calls
  • Ø Structured language
  • Ø Low level(bitwise) programming readily available
  • Ø Pointer implementation-extensive use of pointers for memory, array, structures and function.
  • Ø It has high-level constructs.
  • Ø It can handle low-level activities.
  • Ø It produces efficient programs.
  • Ø It can be complied on a variety of computer.

Post a Comment

0 Comments