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

Explain the meaning of keyword 'extern' in a function declaration.

728


Is r written in c?

727


What are different storage class specifiers in c?

621


Where are some collections of useful code fragments and examples?

719


Difference between goto, long jmp() and setjmp()?

712






Where in memory are my variables stored?

639


How can you determine the maximum value that a numeric variable can hold?

643


What is context in c?

543


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

613


explain what is an endless loop?

614


What is c variable?

556


What does c mean?

590


What are the valid places to have keyword “break”?

653


What is the best way to comment out a section of code that contains comments?

786


Write a program to print numbers from 1 to 100 without using loop in c?

644