单选题在J2EE中,下列选项中,()可以得到URLConnection类对象A 使用URL对象的openConnection()方法得到B 使用URLConnection类的静态方法openConnection()方法得到C 使用URL对象的getConnection()方法得到D 使用URLConnection类的静态方法getConnection()方法得到

单选题
在J2EE中,下列选项中,()可以得到URLConnection类对象
A

 使用URL对象的openConnection()方法得到

B

 使用URLConnection类的静态方法openConnection()方法得到

C

 使用URL对象的getConnection()方法得到

D

 使用URLConnection类的静态方法getConnection()方法得到


参考解析

解析: 暂无解析

相关考题:

在J2EE中,实现了从一张列表中添加和删除PropertyChangeListener对象的方法的类是()。 A.PropertyChangeB.PropertyChangeListenerC.PropertyChangeSupportD.PropertyListener

在J2EE中,以下关于得到ResultSet对象、PreparedStatement对象、CallableStatement对象的说法,正确的是()。 A.可以使用Statement对象的executeQuery方法返回ResultSet对象B.可以使用Connection对象的createStatement方法获得PreparedStatement对象C.可以使用Connection对象的prepareCall()方法获得CallableStatement对象D.可以使用Connection对象的executeQuery方法返回ResultSet对象

在J2EE中,下列选项中,()可以得到URLConnection对象。 A.使用URL对象的openConnection方法B.使用URLConnection类的静态方法openConnection()方法得到C.使用URL对象的getConnection()方法得到D.使用URLConnection类的静态方法getConnection()方法得到

在J2EE中,系列选项中,()可以得到URLCconnection类对象。 A.使用URL对象的openConnection()方法得到B.使用URLConnection类的静态方法openConnection()方法得到C.使用URL对象的getConnection()方法得到D.使用URLConnection类的静态方法getConnection()方法得到

在J2EE中,下列选项中,()可以得到URLConnection类对象 A.使用URL对象的openConnection()方法得到B.使用URLConnection类的静态方法openConnection()方法得到C.使用URL对象的getConnection()方法得到D.使用URLConnection类的静态方法getConnection()方法得到

在J2EE中,使用Document对象的()方法,可以得到一个NodeList对象。 A.getDocumentElement方法B.getElementsByTagName方法C.getElementTagName方法D.getElementById方法

在J2EE中,下列元素经过排序的集合类是()。A.LinkedListB.StackC.HashtableD.TreeSet

Java包中包含了URL类和URLConnection类,这些类具有强大的功能。() 此题为判断题(对,错)。

在J2EE中,VetoableChangeSupport管理一张包含某个对象的列表,该对象是()。 A、PropertyChangeSupportListenerB、ChangeListenerC、PropertyChangeListenerD、VetoableChangeListener

在J2EE中,下列选项中,()可以得到URLConnection对象。 A、使用URL对象的openConnection方法B、使用URLConnection类的静态方法openConnection()方法得到C、使用URL对象的getConnection()方法得到D、使用URLConnection类的静态方法getConnection()方法得到

在面向对象程序设计的概念中,类可以分为“容器类”和“控件类”,下列选项中属于“控件类”的是()A、窗体B、报表C、选项卡D、文本框

在J2EE中,要等待客户机请求连接,服务器可以使用以下()类 A、SocketB、ServerSocketC、ServerD、URL

在J2EE中,以下关于得到ResultSet对象、PreparedStatement对象、CallableStatement对象的说法,正确的是()。A、可以使用Statement对象的executeQuery方法返回ResultSet对象B、可以使用Connection对象的createStatement方法获得PreparedStatement对象C、可以使用Connection对象的prepareCall()方法获得CallableStatement对象D、可以使用Connection对象的executeQuery方法返回ResultSet对象

在J2EE中,下列选项中,()可以得到URLConnection类对象 A、 使用URL对象的openConnection()方法得到B、 使用URLConnection类的静态方法openConnection()方法得到C、 使用URL对象的getConnection()方法得到D、 使用URLConnection类的静态方法getConnection()方法得到

在J2EE中,使用Document对象的()方法,可以得到一个NodeList对象。 A、getDocumentElement方法B、getElementsByTagName方法C、getElementTagName方法D、getElementById方法

在J2EE中,ServletResponse的()方法可以返回在应答中写入二进制数据的对象,()方法可以返回在应答中发送字符文本的对象。 A、getOutputStream()和getWriter()方法B、getWriter()和getOutputStream()方法C、getInputStream()和getPrint()方法D、getStream()和getPrint()方法

在J2EE中,系列选项中,()可以得到URLCconnection类对象。  A、使用URL对象的openConnection()方法得到B、使用URLConnection类的静态方法openConnection()方法得到C、使用URL对象的getConnection()方法得到D、使用URLConnection类的静态方法getConnection()方法得到

在J2EE中,实现了从一张列表中添加和删除PropertyChangeListener对象的方法的类是()。 A、PropertyChangeB、PropertyChangeListenerC、PropertyChangeSupportD、PropertyListener

在下列选项中,()是istream类的对象。A、cerrB、cinC、clogD、cout

下列选项中,在PowerPoint中可以插入对象有()A、艺术字B、组织结构图C、Microsoft Word表格

单选题在J2EE中,系列选项中,()可以得到URLCconnection类对象。A使用URL对象的openConnection()方法得到B使用URLConnection类的静态方法openConnection()方法得到C使用URL对象的getConnection()方法得到D使用URLConnection类的静态方法getConnection()方法得到

单选题在面向对象程序设计的概念中,类可以分为“容器类”和“控件类”,下列选项中属于“控件类”的是()A窗体B报表C选项卡D文本框

单选题在J2EE中,下列选项中,()可以得到URLConnection对象。A使用URL对象的openConnection方法B使用URLConnection类的静态方法openConnection()方法得到C使用URL对象的getConnection()方法得到D使用URLConnection类的静态方法getConnection()方法得到

多选题在J2EE中,以下关于得到ResultSet对象、PreparedStatement对象、CallableStatement对象的说法,正确的是()。A可以使用Statement对象的executeQuery方法返回ResultSet对象B可以使用Connection对象的createStatement方法获得PreparedStatement对象C可以使用Connection对象的prepareCall()方法获得CallableStatement对象D可以使用Connection对象的executeQuery方法返回ResultSet对象

单选题在J2EE中,实现了从一张列表中添加和删除PropertyChangeListener对象的方法的类是()。APropertyChangeBPropertyChangeListenerCPropertyChangeSupportDPropertyListener

单选题在J2EE中,ServletResponse的()方法可以返回在应答中写入二进制数据的对象,()方法可以返回在应答中发送字符文本的对象。AgetOutputStream()和getWriter()方法BgetWriter()和getOutputStream()方法CgetInputStream()和getPrint()方法DgetStream()和getPrint()方法

单选题在J2EE中,使用Document对象的()方法,可以得到一个NodeList对象。AgetDocumentElement方法BgetElementsByTagName方法CgetElementTagName方法DgetElementById方法