CRISIL Interview Question

Can you run java program without having JDK...?

Interview Answers

Anonymous

Jun 12, 2021

Yes, you only need jre to run java program

Anonymous

Aug 29, 2019

Yes. If you have the .class file then you can run java program