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
Do loops java?
Program to Find the second largest element in an array.
What is garbage collection? Can it be forced to run?
Is char * a string?
Define how does a try statement determine which catch clause should be used to handle an exception?
What are the uses of java?
What is boolean law?
What is unmodifiable list in java?
What are different types of inner classes ?
What is return data type?
What are wrapper classes in java?
What is downcasting?
Can static method access instance variables ?
What is the difference between inner class and nested class?
How use .contains in java?