What is Full Form of C and Why We use C

Answer Posted / jyotheeswar

C is a compiler based language so, C is nothing but Compiler

Is This Answer Correct ?    9 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is array name a pointer?

603


Explain how can I convert a string to a number?

643


What is extern c used for?

571


Is struct oop?

579


What is structure padding in c?

625






why programs in c are running with out #include? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

1317


What does %d do in c?

540


Is int a keyword in c?

555


If you know then define #pragma?

674


What is gets() function?

667


Differentiate between the = symbol and == symbol?

712


What is integer constants?

617


State two uses of pointers in C?

638


What are valid signatures for the Main function?

701


Is it fine to write void main () or main () in c?

546