When should overload new operator on a global basis or a class basis?


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

Post New Answer

More C++ General Interview Questions

What is the basic concept of c++?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


What is the difference between a baller and a reference in C++?

0 Answers  


Write about the local class and mention its use?

0 Answers  


What issue do auto_ptr objects address?

2 Answers  


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


Define Virtual function in C++.

0 Answers   iNautix,


What does it mean to declare a member function as static?

0 Answers  


Give 10 points of differences between C & C++.

0 Answers   HCL,


Write a program to find the Fibonacci series recursively.

0 Answers   Huawei,


Difference between shift left and shift right?

1 Answers   Symphony,


What is function overloading in C++?

1 Answers  


Categories