How many types of thread in java? give the name
Answer Posted / nikita
In java Threads are two types 1) user thread 2) Daemon Thread
Is This Answer Correct ? | 31 Yes | 5 No |
Post New Answer View All Answers
Can a class be declared as static?
Why hashset is used in java?
What is the purpose of the finalize() method?
What does replaceall do in java?
What is final method?
Explain the importance of join() method in thread class?
How hashmap increases its size in java?
Why is the main method static?
Explain about the security aspect of java?
Which package is imported by default?
what is the constructor and how many types of constructors are used in java?
Can a class have multiple subclasses?
What is a variable simple definition?
What is the exception hierarchy in java?
Explain about object oriented programming and its features?