employer cover photo

Techlead Software Engineering

Is this your company?

Techlead Software Engineering Interview Question

what is javac and java?

Interview Answer

Anonymous

Aug 9, 2023

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