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


Please Help Members By Posting Answers For Below Questions

What is a singleton factory?

514


What invokes a thread's run() method in java programming?

571


What is navigable map in java?

527


What is a function argument in java?

521


What is classname class in java?

537






I want to persist data of objects for later use. What is the best approach to do so?

598


What do you understand by the term singleton?

584


What is singleton class example?

591


Is java a security risk?

566


which class is the wait() method defined in? : Java thread

525


What is the difference between static class and normal class?

494


What is a singleton class? Give a practical example of its usage.

593


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

2286


Can we serialize static variables in java?

656


What is Hierarchy of exception?

650