What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
Is c++ an integer?
Can a constructor throw a exception? How to handle the error when the constructor fails?
check whether a no is prime or not.
Define friend function.
What kind of jobs can I get with c++?
How do we implement inheritance in c++?
what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?
implement stack using stack.h headerfile functions
1 Answers Exilant, GMG, Subex, University,
What are put and get pointers?
What is the difference between a shallow copy and a deep copy?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
What is the best ide for c++?