JavaMany things can go wrong in a programIndeed.Many things can go wrong in a program. Java uses exceptions to deal with some of these scenarios. Follow the Fail Fast principle for a more defensive programming. JVMJava Virtual MachineNumeric Promotion in JavaJava feature for automatic conversion