What is c

Showing Answers 1 - 29 of 29 Answers

manikandan

  • Aug 5th, 2006
 

About 'C' language:


'C' is a computer programming language, it was developed by Dennis Ritche.


This language was developed from the 'B' language.


'C++' is a advance programming language derived from 'C'.


Advantages of 'C':


Syntax of C language is very simple.


Users can understand easily.


Disadvantage of 'C':


It does not support any Exception Handling and OOPS concepts.


Data base connection is very difficult compare to other languages (Ex: Visual
Basic).

  Was this answer useful?  Yes

lakshmi

  • Aug 7th, 2006
 

C is a structured high level programming language.

Its advantage is that it has a rich set of operators and builtin funcs

  Was this answer useful?  Yes

sanjay

  • Aug 22nd, 2006
 

What is differenet between C and C++ ?What is the advatage in Makefile?Why r we using Exception handling?

  Was this answer useful?  Yes

anjali

  • Sep 21st, 2006
 

C is middle level procedueral programming language .developed by dennis ritche in 1972. avtually it is developed for unix operating system. due to structures it is also called as structured programinm lang.

ADVANTAGES:

1. It is to understand. more in bulit operator &data type wecan used.

disadvantages:

no inheritance. no datahiding,no message passing

  Was this answer useful?  Yes

AJITH.M.A

  • Oct 17th, 2006
 

C IS A HIGH LEVEL LANGUAGE. DEVELOPED BY BELL LABORATORIES. NOW BELL LABORATORIES RUN IN THE NAME OF AT&T COMMUNICATIONS IN NEW YORK. THEY DEVELOPED C LANGUAGE FOR THEIR COMMUNICATION PURPOSE.

  Was this answer useful?  Yes

Priyadharsini

  • Nov 8th, 2006
 

C is a procedure oriented programming language.c program is fast ,efficient,portable,structured program and platform independent language.

  Was this answer useful?  Yes

Balaji

  • Nov 23rd, 2006
 

Can anybody say what are the "features" of C language

  Was this answer useful?  Yes

Anupama

  • Dec 3rd, 2006
 

'C' is a computer programming language, it was developed by Dennis Ritche.

This language was developed from the 'B' language.
'C++' is a advance programming language derived from 'C'.
C is a procedure oriented programming language. C program is fast, efficient, portable, structured program and platform independent language.
C language is mainly used in applications due to its simplicity.

  Was this answer useful?  Yes

p.thangaraj

  • Dec 16th, 2006
 

c is pop(procedural oriented programming language). It is developed denis ritch in 1970 .it is high level language.

  Was this answer useful?  Yes

rajesh

  • Dec 20th, 2006
 

i am rajesh from madurai difference between c and c++ is 1.c is top down approch 1. c++ is bottom top approch 2.using pointer is very efficiantly memory handling by the user.2. no pointer

  Was this answer useful?  Yes

seema

  • Jan 16th, 2007
 

Features of c

it is a procedural language

we can update the value of variable through functions

  Was this answer useful?  Yes

ajay

  • Feb 24th, 2007
 

C language is procedural language, and basic of all language of C++, Java and many language, C language gave the sturcture of programing, in C  'syntax $ sementics  so simple and easy 
 
Disadvantage 
C language  is not secure
C does not support exception handling
C is not platform independent

  Was this answer useful?  Yes

arunkumar.l

  • Jan 23rd, 2008
 

  • C is a high level language.
    It is itreduced by dennis ritche.
    C is also called middle level language. Because it is used in high level language&operating system also.

  Was this answer useful?  Yes

saideepak

  • Sep 9th, 2010
 

C is a structured high level programming language,comprises of rich data types, it is used to write the API for the system, and the structures in the C help to detect the individual device in system/compter


The data structures in C provides a good platform for the data manipulation, and creation of the embedded systems with good memory allocation.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.