What are the Object and Class that classes used for?
Answer Posted / ashok
Object class is the ultimate super class of all classes in java.It defines maths method which are inherited by all classes in java.
Class class defines the functionality or behaviour for all classes in java that how object of class should behave according to the functionality of that class.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why call by value prevents parameter value change?
What is an empirical question?
Can you call a method in a method?
What is a war file?
How many bits is a 64 bit byte?
What is heterogeneous in java?
What is ascii code?
What is the difference between hashmap and hashtable in java?
What do you understand by classes in java?
How many types of keywords are there?
How do you add an element to an arraylist in java?
What do you mean by singleton class in java?
What are the five major types of reference sources?
who can i handle multiple client in RMI
How do you square a number?