How many ways can a thread be used?
Answer Posted / subha narayan mohapatra
thread can be used in two ways-: extending the Thread class
and implementing Runnable interface.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is “abc” a primitive value?
How to implement RMI in Java?
What is the difference between RMI and Corba?
What is the infobus?
What is bean? Where can it be used?
which book is better for jdbc ,servlets and jsp
Is there a guarantee of uniqueness for entity beans?
how do you Handle Front End Application data against DB with example?
What is mdb and what is the special feature of that?
What is the difference between static and non-static with examples?
What is the relation between the infobus and rmi?
What value does readline() return when it has reached the end of a file?
what is meant by JRMP?
Can I have an action without a form?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)