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
why we need to take u?
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
I am work in it aompenei
What is autocall macro and how to create autocall macro? what is the use of it?
how to work search engine? plz detail answer me.
Write a program to reverse a number?
What is ur porject Architecture? If anyone ask what i have to specify here..
what is difference between kpo and it industry? that is in terms of work, package etc
what is the difference between an OS(operating system) and Framework?
how does database connection using ADO.NET?
why not instantiating servet using new operator?
What is dialog programming?