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

What is a java singleton?

634


What is a java executable jar file?

656


Why do we need framework in java?

617


What is the most important feature of java?

647


What's the difference between local, global and universal groups? : java security

680


Is openjdk the same as jdk?

691


What do you mean by exception handling?

659


Is java singleton thread safe?

647


What is class forname java?

657


What can open a jar file?

664


Explain the inheritance principle.

701


explain isalive() method under thread class?

771


What's a code group? : java security

698


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?

756


What is type_scroll_insensitive in java?

680