What is Full Form of C and Why We use C

Answer Posted / bipin

It means only that this is after B. from which C is developed.

Is This Answer Correct ?    79 Yes 35 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an array in c?

581


Is exit(status) truly equivalent to returning the same status from main?

576


Tell me can the size of an array be declared at runtime?

589


i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

1470


Where are c variables stored in memory?

588






4. main() { int c=- -2; printf("c=%d",c); }

1360


What is the use of extern in c?

635


How can you draw circles in C?

609


is it possible to create your own header files?

624


What is the use of clrscr?

582


What are register variables in c?

564


Are c and c++ the same?

619


how to construct a simulator keeping the logical boolean gates in c

1714


Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

588


What is void main () in c?

720