Can a function be overloaded based on return types?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

What is the benefit of Composition over Inheritance?

0 Answers  


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

0 Answers  


What is an abstraction?

0 Answers  


What is the main difference between overloading and overriding?

0 Answers  


What are abstract methods?

0 Answers  






Explain about a class?

0 Answers  


USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?

2 Answers  


What is garbage collection(gc)?

0 Answers  


Why is class hierarchies managed in object-oriented programming?

0 Answers  


Why are virtual users created?

0 Answers   Wipro,


Why is message passing between the objects important?

0 Answers  


What if we make the method as abstract in another interface?

0 Answers  


Categories