how to create thread in java?
Answer Posted / ravi gandhi
threads are created in two ways
1.implementing Runnable interface
2.Extending Thread Class
in thees two ways implements runnable interface is better
option because it supports multilevle thread cocept
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Advantage and disadvantage of routing in telecom sector
What is overloading in oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
How do you define a class in oop?
What do you mean by Encapsulation?
What is polymorphism and its types?
What is class and object in oops?
• What are the desirable attributes for memory managment?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
officer say me - i am offered to a smoking , then what can you say
Why do we use polymorphism?
how to get the oracle certification? send me the answer
What is an advantage of polymorphism?
write string class as your own class in java without using any built-in function
What are the features of oop?