what is the use of thread?Justify it by project point of view
Answer Posted / haresh prajapati
using thread you can handle multiple client on a single program.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is complexity in java?
Explain the difference between jvm and jre?
Is .net better than java?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
What is difference between Heap and Stack Memory?
What is the latest java version?
What do the thread?class methods run() and start() do?
Why a dead thread occurs?
Explain about complier design(phases)
What will be the output of round(3.7) and ceil(3.7)?
How to create a base64 decoder in java8?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What is output buffer?
How strings are created in java?
List some important characteristics on jre