ABC
ABC
https://www.oracle.com/in/java/technologies/javase-jdk16-downloads.html
Down load version :::::: Linux x64 Debian Package 146.17 MB jdk-
16.0.2_linux-x64_bin.deb
mlritm@SR408-03:~$ cd Downloads/
mlritm@SR408-03:~/Downloads$ ls
jdk-16.0.2_linux-x64_bin.deb
NEW file will open copy below line..... and save the file
;;;;;;;; /usr/lib/jvm/jdk-16.0.2
class helo
{
public static void main(String args[])
{
System.out.println("hello prasad");
}
}