Answers for "check jdk version linux"

4

check java version linux

//1.6 and higher versions
java -version
Posted by: Guest on July-25-2020
2

install jdk linux

sudo apt install openjdk-8-jdk
Posted by: Guest on October-30-2020

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language