Answer Posted / guest
friend
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Write a program to find factorial of a number using recursive function.
What is unsigned int in c?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
What is the difference between constant pointer and constant variable?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
What is meant by initialization and how we initialize a variable?
Lists the benefits of c programming language?
State the difference between realloc and free.
Why functions are used in c?
When should volatile modifier be used?
What is difference between structure and union with example?
What is the use of header files?
What are type modifiers in c?
What is the use of sizeof?
Explain how do you print an address?