CRISIL interview question

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

Interview Answers

Anonymous

12 June 2021

Yes, you only need jre to run java program

Anonymous

29 Aug 2019

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