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 string english?
Explain tree set and its features?
Addition to previous section relative word 5th one was Putrid ans: rotten, also there was prob. in 1st section on bucket weight ans:10kg, also there was a prob. on train speed to find bridge length ans:800 mtrs.
Can we serialize singleton class?
Can main() method in java can return any data?
Explain the differences between abstraction and encapsulation?
What is the advantage of preparedstatement over statement?
Is static a keyword in java?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
How many bytes is a char in java?
what is an objects lock and which objects have locks? : Java thread
How do you use equal in java?
What is singleton pattern?
Is an array a vector?