Explain how do you override a defined macro?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(ā€œ%dā€,x); }

8 Answers   Vector,


write a program to print the one dimensional array.

1 Answers  


I have a varargs function which accepts a float parameter?

0 Answers  


What are local static variables?

0 Answers  


How to print %d in output

6 Answers   Wipro,






what is the advantage of using SEMAPHORES to ORDINARY VARIABLES???

2 Answers   NSN,


what is the difference between normal variables and pointer variables..............

15 Answers   HP, Infosys, Satyam, Vivekanand Education Society,


How can you increase the size of a dynamically allocated array?

0 Answers   TISL,


Why do we need a structure?

0 Answers  


write a prgram of swapping with 2 valiables

6 Answers  


Is c still used in 2019?

1 Answers  


write a function which accept two numbers from main() and interchange them using pointers?

3 Answers  


Categories