Difference between overloaded functions and overridden functions


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

Post New Answer

More C++ General Interview Questions

What are advantages of c++?

0 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


What is the output of printf("%d")?

58 Answers   CTS, HCL, Infosys, TCS, Winit, Wipro,


What is private public protected in c++?

0 Answers  


Does c++ have string data type?

0 Answers  






Describe friend function & its advantages.

0 Answers   TCS,


Describe protected access specifiers?

0 Answers  


If you don’t declare a return value, what type of return value is assumed?

0 Answers  


What is the type of this pointer in c++?

0 Answers  


What do you mean by stack unwinding in c++?

0 Answers  


Write a function which takes a character array as input and reverses it in place.

2 Answers   Lehman Brothers, Vision Infotech,


Is there a new/delete equivalent of realloc?

1 Answers  


Categories