Answer Posted / manish chakravarti
In overloading functions will have same name but different
signatures(type of parameters,number of parameters etc..).
but in overloading functions must have same name and
signature.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is class and object with example?
What is encapsulation selenium?
Can an interface inherit a class?
What is the purpose of enum?
What is abstraction with example?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is the importance of oop?
What is the fundamental idea of oop?
What is coupling in oops?
What are the data types in oop?
What is encapsulation process?
Which is better struts or spring?
What is the example of polymorphism?
What are the 3 principles of oop?
What is debug class?what is trace class? What differences are between them? With examples.