How many types of thread in java? give the name
Answer Posted / siradil143
five types
| Is This Answer Correct ? | 6 Yes | 30 No |
Post New Answer View All Answers
What does business logic mean?
When is the finalize() called? What is the purpose of finalization?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
What is the use of parseint in java?
Define iterator and methods in iterator?
Can constructor be static or final?
How many days will it take to learn java?
What is subsequence of a string?
Write a program to search a number in the given list of numbers.
How do you find the maximum number from an array without comparing and sorting?
What are the access modifiers available in java?
Give some features of interface?
Is heap stored in ram?
Is void a data type in java?
What is the difference between synchronized and synchronized block?