Explain what is an object?


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

Post New Answer

More OOAD Interview Questions

When will you use an interface and abstract class?

0 Answers  


What is data abstraction? what are the three levels of data abstraction with Example?

0 Answers   TCS,


Explain what is meant by polymorphism?

0 Answers   BPL,


Can different parts of a partial class inherit from different interfaces?

0 Answers  


Explain about a class?

0 Answers  






Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?

2 Answers   CSC, HCL,


What is meant by inheritance? what are the advantages of inheritance?

0 Answers  


What are associative classes?

3 Answers   InfoAxon Technologies, Protech,


What is function override?

0 Answers  


Can a class in java be inherited from more than one class?

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  


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

0 Answers  


Categories