Which function cannot be overloaded c++?


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

Post New Answer

More C++ General Interview Questions

What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


How do you define/declare constants in c++?

0 Answers  


What c++ library is string in?

0 Answers  


What is a container class? What are the types of container classes?

1 Answers  


What is Virtual Inheritance?

7 Answers   Amazon, Wipro,






What are different types of polymorphism supported by C++

2 Answers   CA, GameLoft,


What are features of c++?

0 Answers  


Why are pointers used?

0 Answers  


What is ios :: in in c++?

0 Answers  


What is an adaptor class in c++?

0 Answers  


Give example of a pure virtual function in c++?

0 Answers  


Is c++ high level programming language?

0 Answers  


Categories