What are the two ways in which thread can be created?
Answer / Vivek Singh
Threads can be created in Java using the 'extends Thread' method or by using the Runnable interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does void * mean?
Write a java program to print fibonacci series?
How will you create the class for the following scenario? Employees under one employee?
what is aberivation of java?
What is a null check?
To set the position and size of a component, which methods are used?
Wha is the output from system.out.println(“hello”+null); ?
how to print a numbers from 1 to 100 with out using control structures?
What is math in java?
What are the latest versions in JAVA related areas?
How many digits is int32?
What is meant by javabeans?