how to create thread in java?
Answer Posted / guest
There are two methods available
1.by using extends keyword
2.by using interfaces
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Write a c++ program to display pass and fail for three student using static member function
What is oops and why we use oops?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is a class in oop?
Why do we use oop?
How do you achieve runtime polymorphism?
Are polymorphisms mutations?
Templates mean
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
Is abstract thinking intelligence?
What polymorphism means?
What is oops?what is its use in software engineering?
What makes a language oop?
Why is abstraction used?
What is inheritance and how many types of inheritance?