Answer Posted / harika
Thread is a block of code which is executed concurrently
independent of other threads with in a process.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does 3 dots mean in java?
What is local variable and instance variable?
What language is java written?
why Java does not support multiple inheritances?
Define how objects are stored in java?
Can vector have duplicates in java?
What is overriding in java?
How to sort double array in java?
How to sort numbers in java without array?
What is a default constructor and also define copy contrucyor?
How do you create a first line indent?
What is the symbol for line break?
Explain how can you debug the Java code?
What is the replace tool?
What is a finally block? Is there a case when finally will not execute?