Answer Posted / sidhartha
C is a procedural programming language.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Why header file is used in c?
What are the 5 organizational structures?
what are non standard function in c
Where in memory are my variables stored?
What is #include stdio h and #include conio h?
Explain how can I convert a number to a string?
How many keywords are there in c?
When should structures be passed by values or by references?
what is the height of tree if leaf node is at level 3. please explain
What are the types of variables in c?
What is the difference between functions getch() and getche()?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Explain which function in c can be used to append a string to another string?
What is the return type of sizeof?
What is the use of typedef in structure in c?