employer cover photo

Techlead Software Engineering

Is this your company?

Techlead Software Engineering interview question

what is javac and java?

Interview Answer

Anonymous

9 Aug 2023

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