How many types of thread in java? give the name
Answer Posted / usha
thread is two type
1.single thread
2.multi thread.
| Is This Answer Correct ? | 19 Yes | 33 No |
Post New Answer View All Answers
Explain the advantages of packages in java?
How would you format a date in java? I.e. In the ddmmyyy format?
What is a instance variable in java?
What is hashmap in java?
What is the purpose of extern variable?
How can we avoid including a header more than once?
Can we have this () and super () together?
Why char array is favored over string for the storage of passwords?
what is server side caching?
How do weakhashmap works?
What is a line break?
What is the difference between the boolean & operator and the && operator in java programming?
What is lossy conversion in java?
What does indexof return in java?
What is palindrome in java?