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 is java instanceof operator?
What are the new features in java 8?
Describe what a thread-local variable is in java?
What access modifiers can be used for variables?
Difference between process and thread?
What does it mean to flush a file?
What is the do while loop syntax?
What is a numeric format?
Why map is used in java?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.
How many bits is a word?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
Write a function to find out longest palindrome in a given string?
What is the syntax and characteristics of a lambda expression?
How can the checkbox class be used to create a radio button?