what is the use of thread?Justify it by project point of view
Answer Posted / lucky
Thread is a program and it is used to improve the program
execution as well as the process time that is the program is
executes in effective manner.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the main use of generics in java?
what is interface in java? Explain
What's the difference between int and integer in java?
What is string immutability?
Can we initialize the final blank variable?
What is a vararg?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
What is the difference between abstraction and encapsulation?
Is hashset ordered java?
Explain about procedural programming language or structured programming language and its features?
What class of exceptions are generated by the java run-time system?
how are methods defined?
Difference between == and .equals() ?
Can we overload destructor in java?
When is the arraystoreexception thrown?