Pregunta de entrevista de Infinite Computer Solutions

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

Respuesta de la entrevista

Anónimo

25 de mar de 2022

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