Difference between Overloading and Overriding?
Answer Posted / abc
overload is workload
but override is not workload......
isn't it ??????
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of cmath in c++?
What is namespace std; and what is consists of?
Write my own zero-argument manipulator that should work same as hex?
What will the line of code below print out and why?
Tell me what are static member functions?
Which programming language's unsatisfactory performance led to the discovery of c++?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
What does return 0 do in c++?
What is setf in c++?
What is the role of C++ shorthand's?
What is the return value of the insertion operator?
List the types of polymorphism in c++?
What are the types of array in c++?
List the features of oops in c++?
What is a local reference?