how can be object class inherited to all class in a program
when java does not support multiple inheritance??
Answer Posted / prasad
by using interface
Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
Where is core java used?
What is the purpose of the main method?
What are the steps that are followed when two computers connect through tcp?
How is garbage collection controlled?
Why wait and notify methods are declared in object class?
What is the symbol for space?
What is an image buffer?
Can we override the private methods?
Can you declare an interface method static?
What is entry in java?
What is the difference between length and length () in java?
How do you take thread dump in java?
Is there any limitation of using inheritance?
Is null a string or object in java?
What is the use of object and class classes?