what is the main class of all the classes
Answers were Sorted based on User's Feedback
Answer / vinodh kumar
java.lang.Object.
Because all java classes are inherited from this class.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / manoj kumar sahu(secon pvt.ltd
OBJECT CLASS IS THE MAIN CLASS OF ALL CLASS
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / priya
which class creating the object of class is called main
class
| Is This Answer Correct ? | 3 Yes | 8 No |
Answer / ajit
A main class is that which have the main function or we can
say that the name of the class is used to save the program
is called main class.
| Is This Answer Correct ? | 0 Yes | 5 No |
What is a treemap in java?
for what purpose we use applets ?
What is default exception handling in java?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What about interthread communication and how it takes place in java?
What is literal example?
What is the purpose of the runtime class in java programming?
What is the longest unicode character?
When is the finally clause of a try-catch-finally statement executed?
What java is used for?
What is the difference between a window and a frame in java programming?
How we get some middle records in one table?