what are the different ways for a method to be overloaded?


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

Post New Answer

More OOAD Interview Questions

What is bootstrap, extension and system class loader?

0 Answers  


What is difference between encapsulation and abstraction?

0 Answers  


Can you use virtual, override or abstract keywords on an accessor of a static property?

0 Answers  


what are the different ways for a method to be overloaded?

0 Answers  


What is the difference between oop and sop?

0 Answers  






Explain about overriding polymorphism?

0 Answers  


How many instances can be created for an abstract class?

0 Answers  


Difference: Sequence Diagrams, Collaboration Diagrams ?

2 Answers   Protech,


What interface must an object implement before it can be written to a stream as an object?

0 Answers  


Why dynamic binding is used in object-oriented programming?

0 Answers  


If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  


What is the use of finalize method?

0 Answers  


Categories