what is c programming?

Answer Posted / keerthi

c is procedure oriented programming language. In c program
execution starts from main().c is basic language for some
languages like c++,java etc.c is platform dependent and case
sensitive language.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where are the auto variables stored?

628


What is difference between union All statement and Union?

630


Does c have circular shift operators?

734


What is a macro in c preprocessor?

635


Explain c preprocessor?

687






What are register variables in c?

577


Tell me the use of bit field in c language?

634


What is new line escape sequence?

814


Define circular linked list.

574


What does p mean in physics?

589


What are keywords in c with examples?

609


Is null equal to 0 in sql?

657


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2305


program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)

1631


How can I prevent another program from modifying part of a file that I am modifying?

618