Is class an Object? Is object a class?

Answer Posted / guest

class itself is a specification not an object. Object is a
instance of class.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is operator overloading and polymorphism?

561


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?

555


Can a class implement two interfaces having default method with same name and signature?

584


Explain what an object is.

643


Why is java not fully objective oriented?

598






What's the order of call of constructors in inheritiance?

588


Difference between encapsulation and data hiding ?

515


Explain the usage of encapsulation?

608


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

572


What if we override the conflicting method in the class?

522


What is dynamic or run time polymorphism?

563


When will you use an interface and abstract class?

579


What are Classes and Objects?

579


Explain what is single and multiple inheritance?

555


Explain about realistic modeling?

572