What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?


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

Post New Answer

More C++ General Interview Questions

Is c++ an integer?

0 Answers  


Can a constructor throw a exception? How to handle the error when the constructor fails?

1 Answers  


check whether a no is prime or not.

3 Answers   TCS,


Define friend function.

0 Answers  


What kind of jobs can I get with c++?

0 Answers  


How do we implement inheritance in c++?

0 Answers  


what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?

2 Answers  


implement stack using stack.h headerfile functions

1 Answers   Exilant, GMG, Subex, University,


What are put and get pointers?

0 Answers  


What is the difference between a shallow copy and a deep copy?

3 Answers  


How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

0 Answers  


What is the best ide for c++?

0 Answers  


Categories