1、下列______不是Sun公司提供的Java运行平台。A.J2LEB.J2SEC.J2EED.J2ME

1、下列______不是Sun公司提供的Java运行平台。

A.J2LE

B.J2SE

C.J2EE

D.J2ME


参考答案和解析
C

相关考题:

SUN公司曾经发布过一个纯JAVA的浏览器,名叫()a.Solarisb.Javac.HotJavad.Mosaic

SUN公司提出了______机制宋实现Java平台与关系数据系统的连接。

Givenacorrectlycompiledclasswhosesourcecodeis:Assumethattheclassfileislocatedin/foo/com/sun/sjcp/,thecurrentdirectoryis/foo/,andthattheclasspathcontains.(currentdirectory).WhichcommandlinecorrectlyrunsCommander?()A.javaCommanderB.javacom.sun.sjcp.CommanderC.javacom/sun/sjcp/CommanderD.java-cpcom.sun.sjcpCommanderE.java-cpcom/sun/sjcpCommander

package com.sun.sjcp;public class Commander{public static void main(String[]args){//more code here}}Assume that the class fileis located in /foo/com/sun/sjcp/,the current directory is/foo/,and that the classpath contains.(current directory).Which command line correctly runs Commander?()A.java CommanderB.java com.sim.sjcp.CommanderC.java com/sun/sjcp/CommanderD.java-cpcom.sun.sjcp CommanderE.java-cpcom/sun/sjcp Commander

Givenacorrectlycompiledclasswhosesourcecodeis:packagecom.sun.sjcp;publicclassCommander{publicstaticvoidmain(String[]args){//morecodehere}}Assumethattheclassfileislocatedin/foo/com/sun/sjcp/,thecurrentdirectoryis/foo/,andthattheclasspathcontains.(currentdirectory).WhichcommandlinecorrectlyrunsCommander?()A.javaCommanderB.javacom.sim.sjcp.CommanderC.javacom/sun/sjcp/CommanderD.java-cpcom.sun.sjcpCommanderE.java-cpcom/sun/sjcpCommander

WCS运行何种类型的Web服务器?A、IISB、ApacheC、Sun Java Web ServerD、专用的Web ServerA.B.C.D.

java与oracle 以后会有多深的关系? sun已经被Oracle兼并了以后Oracle会怎么利用之前sun公司的java语言呢?

Sun公司的Solaris运行在使用Sun公司的RISC芯片的__________和服务器上。

Sun公司网站上提供了Sun全球各公司的链接网址,其中www.sun.com.cn表示Sun()分公司的网站。A、中国B、美国C、日本D、匈牙利

JDBC是由SUN公司推出的第一个标准的、用于执行()的Java API。JDBC是完全用()编写的,是Java程序访问数据库的(),编程人员能够用纯JAVA API来编写数据库应用程序,利用Java语言的跨平台特点,就可以做到只须写一遍数据库应用程序就能在任何平台、各种数据库系统上运行(数据库改变,驱动程序跟着改变,但应用程序不变),以减少不必要的重复代码。

下面()不是XML使用的解析器。A、IBM XML4Jaache XercesB、Sun Project XC、Microsoft MSXMLD、Java

package com.sun.sjcp; public class Commander{ public static void main(String[]args){ //more code here } } Assume that the class fileis located in /foo/com/sun/sjcp/,the current directory is/foo/,and that the classpath contains“.“(current directory). Which command line correctly runs Commander?()A、java CommanderB、java com.sim.sjcp.CommanderC、java com/sun/sjcp/CommanderD、java-cpcom.sun.sjcp CommanderE、java-cpcom/sun/sjcp Commander

Sun中国公司网站上提供了Sun全球各公司的链接网址,其中WWW.SUN.COM.CN表示SUN()公司的网站。A、中国B、美国C、奥地利D、匈牙利

以下关于支持Java运行平台的叙述,哪项错误?()A、Java可在Solaris平台上运行B、Java可在Windows平台上运行C、Java语言与平台无关。Java程序的运行结果依赖于操作系统D、Java语言与平台无关。Java程序的运行结果与操作系统无关

在编写执行JAVA程序的过程中需要用到一些工具,SUN公司为我们提供了一套JDK工具,它主要包括:javac.exe、java.exe、()、javap.exe、jkb.exe

下列关于Swing组件和AWT组件的描述中,错误的是()。A、AWT是Abstract Window Toolkit的缩写B、理想情况是AWT组件开发的图形界面可以应用于所有系统平台C、Java中Swing组件是由NetScape和Sun公司联合开发的D、Java中Swing组件包含在java.awt.swing包中

Java语言是()年由()公司第一次正式发布的()被誉为Java之父。A、1996 IBM AndersHejlsbergB、1995 Sun BruceEckelC、1995 Sun JamesGoslingD、1996 Microsof BillJoe

下列哪项不是JDK所包含的内容?()     A、Java编程语言B、工具及工具的APIC、Java EE扩展APID、Java平台虚拟机

下列哪项不是JDK所包含的内容?()A、Java编程语言B、工具及工具的APIC、JavaEE扩展APID、Java平台虚拟机

下列关于Java特点的描述中,错误的是?()A、Java语言不支持指针B、Java具有自动垃圾回收的机制C、Java只能运行在Window和Linux平台D、Java允许多个线程同时执行

Sun公司提供了一套构建Java程序的开发工具,称为()。A、JDKB、JREC、JVMD、JAR

Given a correctly compiled class whose source code is:  package com.sun.sjcp;  public class Commander {  public static void main(String[] args) {  // more code here  }  }  Assume that the class file is located in /foo/com/sun/sjcp/, the current directory is /foo/, and that the classpath contains “.“ (current directory). Which command line correctly runs Commander?() A、 java CommanderB、 java com. sim. sjcp.CommanderC、 java com/sun/sjcp/CommanderD、 java -cp com.sun.sjcp CommanderE、 java -cp com/sun/sjcp Commander

单选题以下关于支持Java运行平台的叙述,哪项错误?()AJava可在Solaris平台上运行BJava可在Windows平台上运行CJava语言与平台无关。Java程序的运行结果依赖于操作系统DJava语言与平台无关。Java程序的运行结果与操作系统无关

填空题在编写执行JAVA程序的过程中需要用到一些工具,SUN公司为我们提供了一套JDK工具,它主要包括:javac.exe、java.exe、()、javap.exe、jkb.exe

单选题SUN公司曾经发布过一个纯JAVA的浏览器,名叫()。ASolarisBJavaCHotJavaDMosaic

单选题Java语言是()年由()公司第一次正式发布的()被誉为Java之父。A1996 IBM AndersHejlsbergB1995 Sun BruceEckelC1995 Sun JamesGoslingD1996 Microsof BillJoe

单选题Given a correctly compiled class whose source code is:  package com.sun.sjcp;  public class Commander {  public static void main(String[] args) {  // more code here  }  }  Assume that the class file is located in /foo/com/sun/sjcp/, the current directory is /foo/, and that the classpath contains “.“ (current directory). Which command line correctly runs Commander?()A java CommanderB java com. sim. sjcp.CommanderC java com/sun/sjcp/CommanderD java -cp com.sun.sjcp CommanderE java -cp com/sun/sjcp Commander

单选题Sun公司网站上提供了Sun全球各公司的链接网址,其中www.sun.com.cn表示Sun()分公司的网站。A中国B美国C日本D匈牙利