What are different types of arguments?


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

Post New Answer

More OOAD Interview Questions

If a method definition has been specified in class , its 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 are virtual functions, base class pointer, derived class pointer, biding references?

0 Answers   HPCL, Hughes Systique Corporation,


Can we have a default method definition in the interface without specifying the keyword "default"?

0 Answers  


What are associative classes?

3 Answers   InfoAxon Technologies, Protech,


What's the main difference between arraylist / hashmap and vector / hashtable?

0 Answers  






What do you mean by "explicitly implemeting an interface". Give an example?

0 Answers  


What is @functionalinterface?

0 Answers  


Explain about message passing in object oriented programming?

0 Answers  


What are the properties that are defined in an object model?

0 Answers  


A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

0 Answers  


What is virtual?

0 Answers   MindCracker,


How will you define abstract classes?

0 Answers   QuestPond,


Categories