网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

An operator is asked to verify the exact location of the default JRE binary. The following commands were run:$ which java /usr/bin/java$ ls -l /usr/bin/javalrwxrwxrwx 1 root other 23 Jan 27 2006 /usr/bin/java -> ../jre1.5.0_06/bin/javaBased on the command outputs above, what is the path to the java executable file?()

A. /usr/bin/java

B. /usr/jre1.5.0_06/bin/java

C. /usr/bin/jre1.5.0_06/bin/java

D. /usr/bin/java/jre1.5.0_06/bin/java


参考答案

更多 “ An operator is asked to verify the exact location of the default JRE binary. The following commands were run:$ which java /usr/bin/java$ ls -l /usr/bin/javalrwxrwxrwx 1 root other 23 Jan 27 2006 /usr/bin/java - ../jre1.5.0_06/bin/javaBased on the command outputs above, what is the path to the java executable file?()A. /usr/bin/javaB. /usr/jre1.5.0_06/bin/javaC. /usr/bin/jre1.5.0_06/bin/javaD. /usr/bin/java/jre1.5.0_06/bin/java ” 相关考题
考题 19.A.difficultB.excitingC.patientD.exact

考题 You’re going to have a quiz ( )by another two in the ( )month. A. followed,followedB. followed,followingC. following,followedD. following,following

考题 [A] set [B] exact [C] given [D] placed

考题 __________A.exhaust B.exercise C.exam D.exact

考题 10、下列关于JDK、JRE和JVM关系的描述中,正确的是A.JDK中包含了JRE,JVM中包含了JRE。B.JRE中包含了JDK,JDK中包含了JVM。C.JRE中包含了JDK,JVM中包含了JRE。D.JDK中包含了JRE,JRE中包含了JVM。

考题 下列关于JDK、JRE和JVM关系的描述中,正确的是()。A.JDK中包含了JRE,JVM中包含了JRE。B.JRE中包含了JDK,JDK中包含了JVM。C.JRE中包含了JDK,JVM中包含了JRE。D.JDK中包含了JRE,JRE中包含了JVM。

考题 下列关于JDK、JRE和JVM关系的描述中,正确的是A.JDK中包含了JRE,JVM中包含了JRE。B.JRE中包含了JDK,JDK中包含了JVM。C.JRE中包含了JDK,JVM中包含了JRE。D.JDK中包含了JRE,JRE中包含了JVM。

考题 下列关于JDK、JRE和JVM的描述正确的是()。A.JDK中包含了JRE,JVM中包含了JREB.JRE中包含了JDK,JDK中包含了JVMC.JRE中包含了JDK,JVM中包含了JRED.JDK中包含了JRE,JRE中包含了JVM

考题 12、JRE描述正确的是()A.JRE是java开发工具包B.JRE是JDK的一部分C.JRE是java运行环境D.JRE是编译java程序的核心

考题 JDK包含JRE,JRE包含JVM。