Explain static binding


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

Post New Answer

More OOAD Interview Questions

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

0 Answers  


What is the difference between function overloading and over riding?

0 Answers   BirlaSoft,


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  


Why is planning too much up front a mistake in an OOSAD project?

3 Answers   Infosys,


What is single and multiple inheritance?

0 Answers  






Classes and structs support inheritance. Is this statement true or false?

0 Answers  


What is a final variable?

0 Answers  


What is the @functionalinterface annotation?

0 Answers  


What is a ternary operator?

0 Answers  


What is difference between static and non-static fields of a class?

0 Answers  


Which oops concept exposes only necessary information to the calling functions?

0 Answers  


Is iterator a class or interface? What is its use?

0 Answers  


Categories