public class TesTwo extends Thread{ public static void main(String [] args) thows Exception{ TesTwo t= new TesTwo(); t.start(); (1) Place Here (2) Place Here (3) Place Here }