Home Features of C
mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterToday1
mod_vvisit_counterYesterday0
mod_vvisit_counterThis week1
mod_vvisit_counterLast week0
mod_vvisit_counterThis month1
mod_vvisit_counterLast month0
mod_vvisit_counterAll days4219

We have: 1 guests online
Your IP: : 38.107.179.232
 , 
Today: May 21, 2012

Tracker

visitors by country counter
flag counter

Features of C
  1. Portability = It refers to the ability of a program to run in different environments. Different environments could refer to different computers, operating systems, or different compilers. Since, C compilers are available for almost all systems; C can be termed as the most portable language.
  2. Flexibility = C combines the convenience and portable nature of a high-level language with the flexibility of a low-level language.
  3. Wide Acceptability = C is a language known to an overwhelming majority of programmers around the world. The language is suitable for projects both at the system-level and at the application level.

C has now become a widely used professional language for various reasons.
•    It has high-level constructs.
•    It can handle low-level activities.
•    It produces efficient programs.
•    It can be compiled on a variety of computers.