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 / s.ramesh

1. Object class is not abstract

2. main method (public static void main(String args[])is
Mormal Priority thread until we set priority..

normally it priority value is 5

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the scope or life time of instance variables?

895


What is the use of parse function in java?

736


What are the elements of java?

805


Differentiate between vector and array list.

863


What is your platform?s default character encoding and how to know this?

2034


What does the string method compareto () do?

786


What are selection structures?

760


What are the restrictions imposed on method overriding?

792


Is there any case when finally will not be executed?

736


What is identifier in java?

803


What is function and method in java?

752


What is the default size of load factor in hashing based collection?

820


Explain throw keyword in java?

844


What are the major drawbacks of external iteration?

834


What is difference between float and double?

724