Best Services Buy

Friday, 22 July 2016

Features of C


Feature of i will explain in this image

1) Simple Language:- C is a simple language because it provides structured approach (to break the problem into parts using functions), rich set of library functions, data types, variables etc.


2) Machine Independent or Portable Language: –

C programs are Machine Independent or Portable and can be executed

in many machines with little bit or no change. But it is not platform-independent.

 
3) Mid level programming language: –


C language is considered as middle level language because it

Supports the feature of both low-level language and high level language


4) Structured programming language: –


A structured programming language is a subset of procedural language. Structure means to break a program into parts or blocks so that it may be easy to understand. We can break the programs into parts using functions. It makes the program simple and easier


5) Faster: –


The execution and compilation time of C programming language is fast.

 Learn More 

NEXT PAGE 

No comments:

Post a Comment