import java.io.*; class A extends Thread { public void run(){ for(int i=0;i<10;i++){ System.out.println(i); try{ Thread.sleep(5000); }catch(Exception e){} } } public static void main(String[] args)throws Exception { A a=new A(); a.start(); } }
this is a net web blog journal diary that is formed and made by a Indian student for faculty,college kids,children and youngsters as a gift for you to hold and carry everywhere and everyplace around the globe.This journal is completely and totally free from price to use and is extremely easy to use and very easy to understand.