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
What is the do while loop syntax?
How do you clear a list in java?
Is char * a string?
What are the features of junit?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
Explain about transient variables in java?
I don’t want my class to be inherited by any other class. What should I do?
What is square root in java?
Is null keyword in java?
What are data types in programming?
What is array in java?
Which data type is a class in java?
When do we use synchronized blocks and advantages of using synchronized blocks?
What is google full form?
Why do we create public static method in java?