Answer Posted / prasanth
thread is a light weight sub process
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we define constructor in inner class?
What is loop in java?
What does the “final” keyword mean in front of a variable? A method? A class?
What are the basic control structures?
Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
What is considered an anti pattern?
How destructors are defined in java?
What is the difference between Grid and Gridbaglayout?
Can inner class have constructor?
What is the generic class?
What is the difference between yielding and sleeping?
What is java argument list?
Which language is java?
What are the parts of methodology?
How does compareto work in java?