Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

is try block possible without catch block?

Answer Posted / t chinna shareef

Yes it is possible.
class Test{
public static void main(String[] args)throws Exception
try{
System.out.println("try without catch..!");
System.out.println(10/0);
}
finally{
System.out.println("Shareef");
}
}
}

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

code for connection from windows forms to sql server

2300


< No Frames > tag is used for

2829


what are the 3 forms of a prolog term

3291


what is the BAM? where we can use it in BizTalk server?

1850


along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest

2017


what is the difference between uservariables and systemvariables (in Environmental variables)???

2476


Display names and numbers of employees who have 5 years or more experience and  salary less than Rs.15000 using array of structures (name, number, experience and  salary)

4802


It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?

2034


iam confused among testing ,.net and java. can anybody help me.

2071


1.what is the vesition managment.

2234


What is %Type,%Rowtype?

2318


How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?

4348


how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnn 

2319


what is session state?

2016


hoe to data grid use in sql server 2000?

2126