System.out.print("ciao ");
try{
Thread.CurentThread.sleep(5000);
}catch...
System.out.println("mondo!");