Can a new be used in place of old mallocq? If yes, why?
No Answer is Posted For this Question
Be the First to Post Answer
When should overload new operator on a global basis or a class basis?
How do we implement inheritance in c++?
What is the difference between inline functions and macros?
What do you mean by storage classes?
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
What does it mean to declare a member function as static?
Can you sort a set c++?
Which should be more useful: the protected and public virtuals?
What is the use of object in c++?
Is oops and c++ same?
What are static member functions?
Is structure can be inherited?