Answer Posted / meganathanm
thread is a concept of java which help is help to tie the
process one between another, also it give a new one called
multiple process run in same time called multi threading....
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between notify and notifyall method?
What is remote method invocation (rmi)?
Can we increase size of array?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
What is object in java?
Java Compiler is stored in JDK, JRE or JVM?
What is difference in between java class and bean?
Why array is used in java?
Differentiate between vector and array list.
What is the use of parseint in java?
You're given a Boolean 2D matrix, can you find the number of islands?
What are keyboard events?
What is a pattern what is an anti pattern?
What is an object class?
What does the “static” keyword mean? Can you override private or static method in java?