how to create thread in java?
Answer Posted / hari
It can also be created in number of ways.
1.Extended threadclass
2.Running thread
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
How Do you Code Composition and Aggregation in C++ ?
How to improve object oriented design skills?
What is abstraction and encapsulation?
What is the difference between a mixin and inheritance?
What is difference between pop and oop?
What are the three parts of a simple empty class?
What is destructor give example?
what is graphics
Why do we use class in oops?
Why do we use class?
What is encapsulation with real life example?
Which language is pure oop?
Can a destructor be called directly?
Can we have inheritance without polymorphism?