Answers for "how to check that JDK is installed on MAC or not"

1

how to know if JAVA JDK is installed mac

javac -version
which javac
Posted by: Guest on June-26-2021

Code answers related to "how to check that JDK is installed on MAC or not"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language