Which syntax do I use to start the thread?

Which syntax do I use to start the thread?

Hi Noah Smith,

Use the below syntax to start the thread:

Thread t4 = new Thread(new LambdatestTunnel("T4")); // t1.isAlive(); // Thread.sleep(3000); // t2.start();