What is method Overriding in the perspective of OOPS?
Answer Posted / nisha singh
we can make the same method ,with same parameter is method
overriding can inherit the base class by using overrides
keyword.in base class we use virtual keyword nd in derive
class use override keyword
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the 3 types of control structures?
What are parameters in a method?
What is procedure overloading?
Explain the difference between the public, private, final, protected, and default modifiers?
What does t in java mean?
Are floats faster than doubles?
How many bits are in a sentence?
Can you change array size in java?
Can we execute java program without main method?
Describe string intern() methodology
What restrictions are placed on method overriding?
What are the special characters?
What is the difference between sop and work instruction?
What is the purpose of methodology?
What is sleep method?