Q1.Why you choose Java as a Programming Language Q2.Implementation of oops principles through coding Q3.Access specifiers Q4.Exception handling Q5.Jdk jvm jre
Sigiloso
A1. Because it is platform Independent and Industry Based lang. A2.Inheritance and overloading and overriding program A3.Public private protectected and default A4.Exception is an abrnormal halt in the execution of the program handled by try-catch-finaly block