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
what are memory considerations of jsp compares to other web components?
What is the form of storage space in java?
Is it possible to stop the execution of a method before completion in a sessionbean?
whats is mean by tiles in struts
Explain RMI Architecture?
Which component handles cluster communication in jboss?
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 a modular application? What does module-relative mean?
Why a client should be multithreading? Explain.
Explain what is synchronization?
Explain about RMI Architecture?
What are the difference between RMI and CORBA?
Why does the tag url-encode javascript and mailto links?
What must a class do to implement an interface?
What is the difference between RMI registry and OS Agent?