What is %lu in c?
No Answer is Posted For this Question
Be the First to Post Answer
Is there sort function in c?
if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.
18 Answers Parexel, Ram Infotech, Zycus Infotech,
what are bitwise shift operators?
Are pointers really faster than arrays?
Explain what is a const pointer?
How can type-insensitive macros be created?
what is the use of pointers
How can I avoid the abort, retry, fail messages?
What is an operator?
How will you allocate memory to double a pointer?
How to write a code for reverse of string without using string functions?
Explain void pointer?