Currently available javakit version is 16

  1. Will java 16 work fine or do i need to install java 10 .
  2. when opening C:\Program Files\Java , I see only one folder named jdk-16 in my system , no jre folder, whereas in video there are two folders , jdk and jre , is it fine

1/ You can work with the latest version of java .that would be the best
2.JDK is a superset of JRE , and contains everything that is in JRE ,

if this solves your doubt , please mark it as resolved :slight_smile: