what is c language.

Answers were Sorted based on User's Feedback



what is c language...

Answer / yogesh bhandari

C is a Procedural language,which is devloped in AT and T
lab on 1972.
Dennish Ritchiei is the person who devlope this language
after BCPL(Basic Combined Programming Language).
C has the rich source of operators.This language is the
best language for fresher.
Mainly system programming are devlope in c language.
a translator called COMPILER is used in c language which is
also coded in C Language.

Is This Answer Correct ?    7 Yes 1 No

what is c language...

Answer / d

c language is middlelevel langauage



it follows







higher and low level language

Is This Answer Correct ?    1 Yes 1 No

what is c language...

Answer / suganya.s

C is a structured, procedural programming language.C has
been standardized as part of the Portable Operating system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

How main function is called in c?

0 Answers  


What is volatile variable in c with example?

0 Answers  


What is the full form of getch?

0 Answers  


how logic is used

0 Answers  


How can I send mail from within a c program?

0 Answers  






Define Array of pointers.

0 Answers  


what is the difference between char * const and const char *?

2 Answers   TCS,


write a c prog for removing duplicate character from an array and sorting remaining elements using a single array

1 Answers  


Write a code to reverse string seperated by spaces i/p str=India is my country o/p str=aidnI si ym yrtnuoc After writing code, optimize the code

1 Answers  


Which of these statements are false w.r.t File Functions? i)fputs() ii)fdopen() iii)fgetpos() iv)ferror() A)ii B)i,ii C)iii D)iv

6 Answers   Accenture,


write a c program to convert fahrenheit to celsius?

4 Answers   TCS,


What is adt in c programming?

0 Answers  


Categories