Pergunta de entrevista da empresa Techlead Software Engineering

what is javac and java?

Resposta da entrevista

Sigiloso

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.