Explain the difference between overloading and overriding?


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

Post New Answer

More C++ General Interview Questions

Describe linkages and types of linkages?

0 Answers  


Explain rethrowing exceptions with an example?

0 Answers  


How do I download c++?

0 Answers  


What is the basic concept of c++?

0 Answers  


What relational operators if statements in c++?

0 Answers  






What will i and j equal after the code below is executed? Explain your answer.

1 Answers  


Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

1 Answers  


Difference between Operator overloading and Functional overloading?

10 Answers   HP,


What is stoi in c++?

0 Answers  


Write about the local class and mention its use?

0 Answers  


sizeof- is it functioning statically or dynamically?

2 Answers  


Can I learn c++ without c?

0 Answers  


Categories