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

Can a class with private constructor be extended?

496


What is java and their uses?

552


What is the latest version of java?

590


How do you get the length of a string in java?

526


What are multiple inheritances?

588






Why is java so important?

657


Which sort is best in java?

537


How do you create a method in java?

553


what is thread? What are the high-level thread states? : Java thread

795


Is it possible to use Semaphore/ Mutex in an Interrupt Handler?

542


Is string a class?

561


What is an array in java?

644


What is the point of java?

562


What is the base class of all exception classes in java?

575


Why is the type for real numbers called double?

549