In this video we will see how to use thread class to create a thread.
Thread class provide constructors and methods to create and perform operations on a thread. Thread class extends Object class and implements Runnable interface.

#developer #programming #java

Creating a Thread by Extending Thread class
1.75 GEEK