In which cases you use override and new base?
Answers were Sorted based on User's Feedback
Answer / naveen goud
It is used to ovveride superclass method.Suppose in super
calss we had a method getEmployee() in the subclass am
overriding it and am giving the new implementation.Means am
just giving new implementation instead of using the same
implementation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is nutshell in programming language?
1 Answers Satyam, Tech Mahindra,
Why is object oriented programming so hard?
What is object in oops?
What is data binding?
what about you? wahat is your object? introduce your self?
1 Answers Ajmal Perfumes, TCS,
which feature are not hold visual basic of oop?
WHAT IS THE DIFFERENCE BETWEEN ABSTRUCTION AND ENCAPSULATION? PLEASE EXPLAIN IT.
What is the difference between class and object?
How to overload new operator in c++
what is object slicing
c++ is a pure object oriented programming or not?
What are the components of marker interface?