what are the advanced features of functions
a) function declaration and prototypes
b) calling functions by value or by reference
c) recursion
d) all the above
No Answer is Posted For this Question
Be the First to Post Answer
Is c programming hard?
dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?
Explain logical errors? Compare with syntax errors.
What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?
What is an array in c?
How is a null pointer different from a dangling pointer?
Is Exception handling possible in c language?
Why the use of alloca() is discouraged?
Explain the use of bit fieild.
Which of these functions is safer to use : fgets(), gets()? Why?
Not all reserved words are written in lowercase. TRUE or FALSE?
Can 'this' pointer by used in the constructor?