How many ways can a thread be used?
Answer Posted / harsha
The thread implemented by using runnable interface is more
advantageous. The other way of using a thread is by
inheriting from the Thread class.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Name three component subclasses that support painting?
Why a component architecture for the java platform?
what is handle?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
Can you give me a simple example of using the requiredif validator rule?
What is the infobus?
What is the argument type of a programs main() method?
Can I map more than one table in a cmp?
How can I scroll through list of pages like the search results in google?
What is a modular application?
Is jvm a overhead?
How to determine SGA site?
Difference between loadclass and class.forname?
What state does a thread enter when it terminates its processing?
What is the map interface?