How many types of thread in java? give the name
Answer Posted / sandeep
single thread
Is This Answer Correct ? | 2 Yes | 26 No |
Post New Answer View All Answers
Does the order of public and static declaration matter in main method?
Explain how to force the garbage collection in java.
what is a thread pool in java and why is it used?
What are the advantages of passing this into a method instead of the current class object itself?
Are global variables initialized to zero?
What is a native method in java programming?
Which types of exceptions are caught at compile time?
Why declare Main() inside the class in java ?
What is the purpose of using break in each case of switch statement?
When will we prefer to use set and list in java and why?
what is nested class in java?
How to restrict a member of a class from inheriting by its sub classes?
How much ram can a 64 bit processor theoretically?
What is a parent class in java?
What is the arraylist in java?