Answer Posted / ravikiran(aptech mumbai)
We cann't avoid a runtime exception it will be handled by
the jvm's default exception handler and print's the
particular stacktrace.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What are the differences between include directive and include action?
how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT
Explain the importance of finally block in java?
What is static synchronization?
What is difference between final and immutable?
What is final method?
What is ternary operator?
How does hashmap work in java ?
Why method overriding is used?
What is the locale class in java programming?
What is the difference between && and & in java?
What is jar?
What is public static void main?
Why is the singleton pattern considered to be an anti pattern?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.