How to implement Thread

Answer Posted / videh jaiswal

Thread can be implement by Using Runnable Interface,
by use of Public void run();

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which framework is best for rest api java?

467


What is persistence xml in java?

495


there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.

3443


What is loose coupling in java?

461


What does el mean in java?

515






Define network programming?

527


when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution

1433


What are struts java?

486


What is type_scroll_insensitive in java?

474


How do I install java on windows?

456


What is numberformatexception in java?

468


differences between iterator and spliterator in java se 8?

549


Can you compile java into exe?

526


What do you understand by numeric promotion?

514


Is java singleton thread safe?

476