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 best free c++ compiler for windows?

0 Answers  


How can you find the nodes with repetetive data in a linked list?

1 Answers   Lucent,


How can a struct in c++ differs from a struct in c?

0 Answers  


structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


Describe the main characteristics of static functions?

1 Answers  






What are the stages in the development cycle?

0 Answers  


Is vector a class in c++?

0 Answers  


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  


What is stl containers in c++?

0 Answers  


What are the different types of polymorphism?

3 Answers  


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

0 Answers  


What is the identity function in c++? How is it useful?

0 Answers  


Categories