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


Please Help Members By Posting Answers For Below Questions

How many types of java are there?

764


What is package protected in java?

741


Explain what pure virtual function is?

802


What is java util concurrentmodificationexception?

718


What is use of a abstract variable?

750


Is a method a function?

813


What are different types of arrays?

755


Is null a value?

788


What is field name?

782


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

822


What is methods and methodology?

794


How objects are stored in java?

774


How can you make a class serializable in java?

783


how we can make a write-only class in java?

793


Explain the difference between extends thread vs implements runnable in java?

821