Pregunta de entrevista de Techlead Software Engineering

what is javac and java?

Respuesta de la entrevista

Anónimo

9 de ago de 2023

Basically Javac is the program which converts the code into byte code and Java verify the byte code and execute it.