Answer Posted / debapriya patra
Everybody Knows abt the answer.Bcz its a very easy
question."Object" class is the super class of each and every
class.Sp by default every class extends the "Object" class
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
what is synchronization? : Java thread
What are static initalizers in java ?
What does java ide mean?
What is the default value of float and double datatype in java?
What is the purpose of an interface?
Can we pass a primitive type by reference in java? How
what are synchronized methods and synchronized statements? : Java thread
What is method overriding in java ?
What class allows you to read objects directly from a stream?
Can we return null in java?
What best practices should you follow while writing multithreaded code in java?
What is a final class in java?
What is static import?
java program with complete 4 oops concepts implemented example
Why is singleton class used?