1).Is Object class abstract or not?
2).Is main method(public static void main(String args[])low
priority thread or high priority thread?
Answer Posted / p.sreekiran
Object is a class not an abstract class
main method is heigh priority thread
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
How many ways can we create the string object?
Explain OOPs concept.
How does java enable high performance?
what invokes a threads run() method? : Java thread
How would you convert bytes to string?
What is java used for on a computer?
Explain about core java?
Why static functions are used?
How do you get the length of a string in java?
Describe the term diamond problem.
What is map in java?
How many types of equations are there?
What is set in java?
What is advantage of java?
Explain throw keyword in java?