Explain what you understand by function overloading.


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

Post New Answer

More OOAD Interview Questions

What is composition? Explain the purpose of composition.

0 Answers  


What is operator overloading?

1 Answers  


Can we use static method definitions in interfaces?

0 Answers  


What are the rules to define a functional interface?

0 Answers  


What is polymorphism? When is it employed? give an example.

0 Answers   iNautix,


What is the difference between class and interface?

0 Answers  


What is the base type from which all structs inherit directly?

0 Answers  


What are the limitations of oops?

0 Answers  


Whether static method can use nonstatic members?

0 Answers  


Explain the mechanism of composition?

0 Answers  


Define exceptions?

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  


Categories