Object Oriented Software Engineering View all facts Glossary Help |
| subject > programming language construct > statement > decision-making statement > Java decision-making statement > Java try catch statement |
| Java try catch statement | ||||
| subject | fact | |||
| Java try catch statement | has example //Any division by zero that occurs when executing the | ![]() |
| is a subtopic of The Basics of Java | ![]() | |
| is a kind of Java decision-making statement | ![]() | |
| Java statement | is terminated by a semicolon | ![]() |
| statement | should be not more than one line long if possible | ![]() |