what is the full form of c language

Answer Posted / priyesh.

there is no any type of correct full form of C. till now

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of the function in c?

602


What is the use of parallelize in spark?

580


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

719


Who is the founder of c language?

688


Why do we use return in c?

571






What is a nested formula?

607


What is the use of #define preprocessor in c?

621


Where are c variables stored in memory?

601


int far *near * p; means

3125


how to execute a program using if else condition and the output should enter number and the number is odd only...

1661


i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none

650


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1138


Can we increase size of array in c?

544


How can I open files mentioned on the command line, and parse option flags?

597


What is 'bus error'?

651