Explain what an object is.


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

Post New Answer

More OOAD Interview Questions

Explain what is single and multiple inheritance?

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  


Explain about the analysis phase?

0 Answers  


What if we override the conflicting method in the class?

0 Answers  






What is the use of destructive method?

0 Answers   Tech Mahindra,


Differentiate between an abstract class and an interface?

0 Answers  


Does a class inherit the constructor of its super class?

0 Answers  


How a program can be structured using the concept of object oriented programming?

0 Answers  


What are inner classes and what is the practical implementation of inner classes?

0 Answers  


What is a static method? Why do we need static methods in java 8 interfaces?

0 Answers  


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  


Categories