if try is followed by finally block what happen to exception
occured in try block

Answer Posted / yogita

Finally block wil anyways gets executed bcoz it meant to be
executed even the error occurs.
And, error wil also occur since purpose of catch block is
to handle the exception occured in try block and present it
to user in a user friendly manner. If error has not been
handled in catch block, it will stil show the system error
msg(not the user understandable messgae what we generally
do)

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between Windows application and Unix application?

2162


Write a shell program to test whether a given year is leap year or not ?

2267


how can we maintain the previous version scripts to new version.

1431


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number

729


how to convert infix expression to prefix expression?

3829






Q1.Write a C program which asks the user for a number between 1 to 9 and shows the  number. If the user inputs a number out of the specified range, the program should  show an error and prompt the user for a valid input.

2281


Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod

1541


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...

1552


What r the attributes using in Win Runner?

1953


what is the basic and unique feature of dotnet

1718


what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct

1686


what are the topics choosen for jam round for interviews

1162


what is apt_dump_score in datastage where it is useful

1504


i am exeprienced person what is selection process

1133


what is woransient key word? how it is used in java

1806