Answers for "how to check which version of jdk is installed in linux"

1

linux command to see all the java version installed

sudo update-alternatives --display java
Posted by: Guest on May-28-2020
0

linux command to see all the java version installed

sudo update-alternatives --config java
Posted by: Guest on May-28-2020

Code answers related to "how to check which version of jdk is installed in linux"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language