Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Is class an Object? Is object a class?

Answer Posted / kumar rohit

A class is a generalized template from which object
is created based on its various instances,therefore
we can consider a class as an object while vice-versa
is not possible.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by data hiding?

1178


What is static and dynamic Binding?

1114


What is the use if instanceof keyword?

1219


Are constructors inherited? Can a subclass call the parent's class constructor? When?

1043


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

1020


Why is java not fully objective oriented?

1115


Can we override static methods of a class?

1069


Describe the Diamond problem. Where does this problem occur?

983


Whether static method can use nonstatic members?

1002


Explain the abstract class modifier?

944


Explain about object oriented databases?

1090


What if we override the conflicting method in the class?

1001


Can we override a method by using same method name and arguments but different return types?

997


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

990


What is Overloading ? Is it similar to overriding ?

1046