Pregunta de entrevista de Techlead Software Engineering

what is javac and java?

Respuesta de la entrevista

Anónimo

9 ago 2023

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