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
Explain the operation of overloading of an assignment operator.
what are the types of Member Functions?
Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator
2 Answers HCL, Lehman Brothers, Zoomerang,
How to detect memory leaks in c++
Is c++ a high level language?
What are the advantage of using register variables?
What are the popular tools used to detect memory leaks in c++
iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?
Difference between overloading vs. Overriding
What is the use of default constructor?
What are the five types of inheritance in C++?
Define linked lists with the help of an example.