Question: In Java, two techniques can be used for creating Thread objects. Give a description of each of these techniques.
In Java, two techniques can be used for creating Thread objects. Give a description of each of these techniques.
Step by Step Solution
3.38 Rating (160 Votes )
There are 3 Steps involved in it
Extending the Thread class The Thread class is a subclass of the Object class It provides the basic functionality for creating and managing threads To ... View full answer
Get step-by-step solutions from verified subject matter experts
