why object class is a parent of all classes in java?
Answer Posted / amit singh
(1):-->Why Object Class Is A Parent Class
Reason Is Simple
In Java Only Main Thing Is That One Class Must Be There,
From Where Any User Define Class Must To Be Extend
Automatically,
(2):-->Object Is Class That Had Have Some Property
That Any Class Must To Have These Property
Means HashCode
(3):-->Simple Every Class is A Class,
But Why Reason Is That ,
Why They Made It A Class Not An Inteface Object Interface
Answer Is Simple,
Java Follow Interface For Multiple Inheritence And For
Multilevel They Used Interface,
Any Class Creating An Object ,
An Object Must Itself An Object So Object First It Self
And Object So Means First It Must To Extend And Object Class
Where Some Property Must Be There,
So Classes First Must Ber Object Then Its Type
Means Classes Extends Automatically Extend Object
Class Means Simple
Just For Object Of A Class Otherwise No Need To Make
Object Class Means James Did This Thing To KeepThis In Mind
Means Any CLass Object Itself An Object Then Type
Of Itself
So Extend Every Class From Object Class ,
(4):-->why not For Interface Means
Class Object Must To Be Object First Means An Object Type
Refrence Not An InterfaceType
So He Did Not
Used Interface Object He Used Object Class
(5):-->
Means Simple If Sons Has His Parent Definetly He Will Have
Some Default Peoperty
Means
Diabatic
Or Another Thing Means Height
By Object Class Property Is Hidden But It Will Modify
Contantly Or Not
Means Modify
Means Overloading Of Hashcode Method
Or Default Means
Dont Override hashcode
so It Will Have Normal Property
Constantly
So That Is True I Am Not Satisfy By Above
Answer
Bookish
But Not Reaching The Thought Of "Modern Age Compiler Father
James"
Thanks
Amit Singh
amitsing2008@gmail.com
iam back again after few years
thanks
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
How many ejb objects are created for a bean?
Why do we use ejb?
Enlist the enterprise beans types?
What are stateless applications?
What is stateless code?
Can you be deported if you are stateless?
Explain the concept of local interfaces?
What are the benefits of ejb?
What does @inject mean in java?
Define EAR, WAR and JAR ?
What are the differences between ejb 3.0 and ejb 2.0?
What are the different types of ejb?
What do you mean by bean managed transaction?
What optimization could I use if the ejb container is the only point of write access to the database?
What is session facade in ejb?