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

题目内容 (请给出正确答案)
多选题
In the Java API documentation which sections are included in a class document?()
A

The description of the class and its purpose

B

A list of methods in its super class

C

A list of member variable

D

The class hierarchy


参考答案

参考解析
解析: 类文档的内容主要是:类层次、类及用途描述、成员变量列表、构造方法列表、成员方法列表、从类层次上继承的方法列表、成员变量的详细说明、构造方法详细说明、成员方法详细说明。
更多 “多选题In the Java API documentation which sections are included in a class document?()AThe description of the class and its purposeBA list of methods in its super classCA list of member variableDThe class hierarchy” 相关考题
考题 J2EE平台提供的服务技术包括()。 A.JDBCB.Java事务API和服务C.Java名字和目录接口D.Java虚拟机的下载

考题 JDBC API主要都是定义在下列哪一个包内? ( )A.java.sql.*B.java.io.*C.java.awt.*D.java.util.*

考题 3Java.API中支持线程的类或接口是______。Ⅰ.java.lang.Thread Ⅱ.java.fang.RunnableⅢ.java.lang.ThreadGroup Ⅳ.java.io.SerializableA) ⅠⅡB) ⅠⅡⅢⅠC) ⅠⅡⅣD) ⅠⅡⅢ ⅣA.B.C.D.

考题 在JSP中如果要导入java.io.*包,应该使用_____指令。 A、pageB、taglibC、includeD、forward

考题 以下哪些是Java中处理xml的API?()A.JAXPB.JAXBC.JAXMD.SAAJ

考题 Java语言API文档是( )。A.Java归档工具B.Java状态序列化文件C.Java源代码D.编程工具

考题 JDBC API主要都是定义在下列的( )包中。A.java.sql.*B.java.io.*C.java.awt.*D.java.util.*

考题 Java API中支持线程的类或接口是( )。 ①java.lang.Thread ②java.lang.Runnable ③java.lang.ThreadGroup java.io.SerializableA.①、②B.①、②、③C.①、②、④D.①、②、③、④

考题 Java语言的API文档是( )。A.Java归档工具B.Java状态序列化文件C.Java源代码D.编程工具

考题 Java API ee支持线程的类或接口是( )。 Ⅰ.java.lang.Thread Ⅱ.java.lang.Runnable Ⅲ.java.lang.ThreadGroup IV.java.io.SerializableA.I,ⅡB.I,Ⅱ,ⅢC.I,Ⅱ,IVD.I,Ⅱ,Ⅲ,Ⅳ

考题 JAVA SERVLET API中forward() 与redirect()的区别?

考题 Java提供数据库编程的API包是()。

考题 ()定义了一个Servlet与Web服务器软件之间的接口。A、Java APIB、Java appletsC、JSPD、Servlet API

考题 MAS目前支持的API接口类型包括有().A、Windows下的DLL方式B、MAS目前不提供API接口C、Java包D、TCP消息接口

考题 在Java中JDBC API定义了一组用于与数据库进行通信的接口和类,它们包括在()包中。A、java.langB、java.sqlC、java.utilD、java.math

考题 JDBC API提供了()接口来对数据库存储过程进行调用。A、java.sql.DriverManaggerB、java.sql.ConnectionC、java.sql.StatementD、java.sql.ResultE、java.sql.CallableStatement

考题 以下关于Java Servlet API说法错误的是()。A、Java Servlet API是一组Java类,它定义了Web客户端和Web Servlet之间的标准接口B、Java Servlet API由两个包组成:javax.servlet和javax.servlet.httpC、javax.servlet.http包对http协议提供了特别的支持D、javax.servlet包提供了对除http协议外其他协议的支持

考题 Which of the following statements regarding documentation would not be considered a helpful stepin the troubleshooting process?()A、Use the Cisco Auto Configuration toolB、Use the Cisco Rollback featureC、Automate documentationD、Schedule documentation checksE、Use the Cisco Configuration Archive toolF、Require documentation prior to a ticket being closed out

考题 Which three items should the site survey documentation include?()A、photographsB、floor plansC、wired network layoutD、blueprints

考题 J2EE平台提供的服务技术包括()。 A、JDBCB、Java事务API和服务C、Java名字和目录接口D、Java虚拟机的下载

考题 In the Java API documentation which sections are included in a class document?()    A、 The description of the class and its purposeB、 A list of methods in its super classC、 A list of member variableD、 The class hierarchy

考题 Which four service offerings are included in Oracle Public Cloud?()A、 Database ServiceB、 Data ServiceC、 Java ServiceD、 Security ServiceE、 .NET ServiceF、 SOA Service

考题 Which three data sources integrations are provided by Coherence out of the box ? ()A、 TopLink Grid and TopLink EssentialsB、 Java Persistence API (JPA)C、 Open Database Connectivity (ODBC)D、 FileSystemE、 Java Database Connectivity (JDBC) 

考题 填空题Java提供数据库编程的API包是()。

考题 单选题()是用于注册Web服务,发布相关信息等的Java API。A JAXMB JAXRC JAXPD JAXB

考题 单选题Which of the following statements regarding documentation would not be considered a helpful stepin the troubleshooting process?()A Use the Cisco Auto Configuration toolB Use the Cisco Rollback featureC Automate documentationD Schedule documentation checksE Use the Cisco Configuration Archive toolF Require documentation prior to a ticket being closed out

考题 单选题Java.API中支持线程的类或接口是(  )。Ⅰ.java.lang.ThreadⅡ.java.lang.RunnableⅢ.java.lang.ThreadGroupⅣ.java.io.SerializableA ⅠⅡB ⅠⅡⅢC ⅠⅡⅣD ⅠⅡⅢⅣ