WHAT IS C?

Answer Posted / avinash

C IS A PROGRAMMING LANGUAGE.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the benefit of using an enum rather than a #define constant?

968


What is a newline escape sequence?

841


differentiate built-in functions and user – defined functions.

848


any "C" function by default returns an a) int value b) float value c) char value d) a & b

853


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

1603


What is quick sort in c?

801


What are integer variable, floating-point variable and character variable?

837


What are c header files?

758


How many keywords (reserve words) are in c?

780


Multiply an Integer Number by 2 Without Using Multiplication Operator

522


What are reserved words with a programming language?

816


What is unsigned int in c?

728


Who invented b language?

1129


Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

15421


Does c have enums?

765