Explain operator overloading.


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

Post New Answer

More C++ General Interview Questions

Define what is constructor?

0 Answers  


What are the 2 main types of data structures?

0 Answers  


given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().

2 Answers  


Out of fgets() and gets() which function is safe to use?

0 Answers  


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

0 Answers  






What is fflush c++?

0 Answers  


What is problem with Runtime type identification?

2 Answers  


What is abstraction in c++ with example?

0 Answers  


What is an explicit constructor?

1 Answers  


What are friend classes?

0 Answers  


Why c++ does not have finally?

0 Answers  


Is turbo c++ free?

0 Answers  


Categories