Can you please 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

what is pulse code modulation?

2 Answers   Wipro,


Write about the access privileges in c++ and also mention about its default access level?

0 Answers  


What is a volatile variable in c++?

0 Answers  


What are the sizes and ranges of the basic c++ data types?

0 Answers  


Why struct is used in c++?

0 Answers  






If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?

2 Answers   Persistent,


What happens when you make call 'delete this;'?

0 Answers  


What is polymorphism and its type in c++?

0 Answers  


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

1 Answers   Lucent,


What is the Difference between "C structure" and "C++ structure"?

12 Answers  


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  


What is the return value of the insertion operator?

0 Answers  


Categories