what is c programing

Answer Posted / ganesh k

C programming is a procedure oriented programming language
which is restricted in parameters like data security (as it
uses file system for storage), transparence and integrity.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between malloc() and calloc() in c?

571


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

605


Why does notstrcat(string, "!");Work?

637


Are enumerations really portable?

590


Are local variables initialized to zero by default in c?

545






Write the syntax and purpose of a switch statement in C.

616


Which function in C can be used to append a string to another string?

639


please explain every phase in the "SDLC" in the dotnet.

2175


Why we use stdio h in c?

573


Is there a way to switch on strings?

610


Wt are the Buses in C Language

2745


What is the difference between array and pointer in c?

570


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

1618


What are the types of type specifiers?

617


What is a static function in c?

615