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
Explain ioc concept?
What are externizable interface?
What modifiers may be used with an inner class that is a member of an outer class?
what is an isolation level?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is the difference between the font and fontmetrics classes?
What if the static modifier is removed from the signature of the main method?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What is the relationship between local interfaces and container-managed relationships?
Can I run seam with jdk 1.4 and earlier?
Why is actionform a base class rather than an interface?
Write a singleton program?
What is metaspace?
Have you used threads in Servelet?
Which class is the immediate superclass of the menucomponent class?