which one the better thread emplemented thread or extended ?
Answer Posted / arun
thread implements is the better one no need of creating a
thread object(thread t =new thread()),we just write t.run()
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Mention some interfaces implemented by linked list in java.
What is the difference between class forname and new?
How hashset works internally in java?
What is the difference between yielding and sleeping in java programming?
What is ‘has a’’ relationship in java?
Why java is used everywhere?
What are the types of sockets in java?
What does file separator do in java?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
Why is serialization required?
What is meant by 'bit masking' in java?
What is meant by javabeans?
Can an interface implement another interface?
Do I need java on my computer?
What is the difference between a method and a procedure?