Answer Posted / vishal
No. Each class in Java is subclass of "Object" class
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Can we override the private methods?
Why charat is used in java?
What are the characteristics of java?
how to create constants in java?
What is the meaning of variable in research?
How do you create immutable object in java?
How objects of a class are created if no constructor is defined in the class?
How are the elements of a gridbaglayout organized?
Explain about the select method with an example?
Can you use this() and super() both in a constructor?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
What is the difference between menuitem and checkboxmenu item?
What is the difference between procedural and object-oriented programs?
What is the disadvantage of java?
What are alternatives to java serialization?