How do you override a defined macro?
No Answer is Posted For this Question
Be the First to Post Answer
what is dangling pointer?
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
explain memory layout of a C program
Explain main function in c?
can anyone please tell about the nested interrupts?
Explain what is page thrashing?
to convert a string without using decrement operater and string functions
How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran
What is the difference between %d and %*d in C
What does it mean when a pointer is used in an if statement?
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 is the function of volatile in c language?