Answer Posted / saranya
a class can have more than one method with same function
name but different in parameter passing is said to be
method overloading
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is constructor in oop?
What is overloading in oop?
Why we use classes in oop?
Why polymorphism is used in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is object in oops?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Why is polymorphism needed?
Why is oop better than procedural?
What is a class and object?
What is polymorphism in oops with example?
What is the real time example of inheritance?
What is multilevel inheritance?
What is variable example?
Write a program to sort the number with different sorts in one program ??