Java in Tamil - Exception Handling from Basics 2 for Beginners - Muthuramalingam - Payilagam

preview_player
Показать описание
Java Exception is an object which describes an exceptional condition that happened in our code.

Whenever exceptional condition occurs, program behaves abnormally and it gets stopped.

Whenever exceptional condition occurs, an object representing the exception is created and thrown by JVM.

5 Keywords:
try catch finally throws throw

finally keyword is designed to address contingency.

finally:
1) DB Closure
2) Shared Resources

finally should be present after try block only when there is no catch block.
If there is any catch block, finally should be present after try catch block.

Our Video Tutorials:

PLgWpUXNR_WCeDqlTC2wz5-YpF0ByBT_mZ

தமிழில் செலினியம்:

Interview Tips in Tamil:

Placed Trainees:
Рекомендации по теме
Комментарии
Автор

Sir GCP exam preparation ku videos konjam podugale..Roman help full ah irikkum exam contents ah understand pannikla

Kumuthini
Автор

Sir thank you, the whole weekend I took oops Java sir, seeing Algorithm concept now, will you be adding more algorithm concept sir? God bless on your help and really respect you sir for encouraging and giving us a lot of tips to be confident in programming. Loads of wishes to you and your family.

hikutti
Автор

Part 1 um cmt section illa fiscription la kuduga sir

loading.....
Автор

Sir doubt
For(i=1;i<=1;i++);
Background eppadi process

inbarasan