考题
在J2EE中,通过调用以下()方法,可以装载SUN的JDBC-ODBC桥。
A.class.forname(“sun.jdbc.odbc.JdbcOdbcDriver”);B.class.forName(“sun.jdbcodbcDriver”);C.Class.forName(“sun.jdbc.odbc.JdbcOdbcDriver”);D.Class.forname(“sun.jdbc.jdbcOdbcDriver”);
考题
24. The passage tells us __________.A. the sun is not the biggest starB. the sun is bigger than any other starC. only the sun can shineD. the sun is one of the farthest stars from us
考题
It is stated in astrology that ________.[A] the sun is so distant from us that it was hard to follow its motion[B] the sun was moving westward around the sky[C] the motion of the sun is at the rate of about thirty degrees every week[D] the motion of the sun is similar to the revolution of the earth around the sun
考题
假设A为抽象类,下列语句是正确的。
A.int fun(A&)B.A*pC.A fun(int)D.A Obj
考题
Neap tides occur ______.A.at the start of spring, when the Sun is nearly over the equatorB.only when the Sun and Moon are on the same sides of the Earth and are nearly in lineC.when the Sun and Moon are at approximately 90°to each other, as seen from the EarthD.when the Sun , Moon, and Earth are nearly in line, regardless of alignment order
考题
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
考题
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
考题
下面对哪一种变量的类型说明符的使用是正确的( )
A、Dima:a@=2000B、Dima:a%=50000C、Dima:a&=TrueD、Dima:a$=”OK”
考题
There is an abundant supply of cheap labor in this country.A:.a steady
B: a plentiful
C: an extra
D: a stable
考题
Sun公司网站上提供了Sun全球各公司的链接网址,其中www.sun.com.cn表示Sun()分公司的网站。A、中国B、美国C、日本D、匈牙利
考题
日落降国旗。()A、The ensign should be hoisted when the sun rises.B、The ensign should be lowered when the sun rises.C、The ensign should be hoisted when the sun sets.D、The ensign should be lowered when the sun sets.
考题
Modern linguistics regards the written language as ()A、primaryB、correctC、secondaryD、stable
考题
已知enumweek{sun,mon,tue,wed,thu,fri,sat}day;则正确的赋值语句是()A、sun=0;B、san=day;C、sun=mon;D、day=sun;
考题
单选题Neap tides occur().A
At the start of spring,when the Sun is nearly over the equatorB
Only when the Sun and Moon are on the same sides of the Earth and are nearly in lineC
When the Sun and Moon are at approximately 90° to each other,as seen from the EarthD
When the Sun,Moon,and Earth are nearly in line,regardless of alignment order
考题
单选题Spring tides occur().A
when the moon is new or fullB
when the moon and sun have declination of the same nameC
only when the moon and sun are on the same sides of the earthD
at the beginning of spring when the sun is over the equator
考题
单选题创建d:/sun共享的命令是()。A
net share su=d:/sun /unlimitB
net use su=d:/sun /unlimitC
net user su=d:/sun /unlimitD
net share su= /sun /unlimit
考题
单选题Opposition occurs when().A
the Sun,Earth,and Moon are at right anglesB
the Sun's declination is 0°and is moving southC
an inferior planet is at the maximum angle to the line of sight to the SunD
the Earth is between a planet and the Sun
考题
单选题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
考题
单选题日落降国旗。()A
The ensign should be hoisted when the sun rises.B
The ensign should be lowered when the sun rises.C
The ensign should be hoisted when the sun sets.D
The ensign should be lowered when the sun sets.
考题
单选题Sun Stable is a global insurance company with headquarters located in Houston, Texas. Thecampus there is made up of a number of office buildings located within the same vicinity. In 2003,a new building. Building 331B was added. The additional building houses approximately 1000 employees. Ratherthan deploy a private branch exchange (PBX) in the new building, Sun Stable has decided toimplement an IP telephony solution. External calls will be carried across a MAN link to anotherbuilding, where a gateway connects into the worldwide PBX network of Sun Stable. Voice mail andunified messaging components are required and all IP phones and workstations should be on separate VLANs and IP subnets. ActualTests.comWhich IP telephony deployment best suits their need?()A
single-siteB
multisite with centralized call processingC
multisite with distributed call processingD
clustering over the WAN
考题
多选题package sun.scjp; public enum Color { RED, GREEN, BLUE } package sun.beta; // insert code here public class Beta { Color g = GREEN; public static void main( String[] argv) { System.out.println( GREEN); } } The class Beta and the enum Color are in different packages. Which two code fragments, inserted individually at line 2 of the Beta declaration, will allow this code to compile?()Aimport sun.scjp.Color.*;Bimport static sun.scjp.Color.*;Cimport sun.scjp.Color; import static sun.scjp.Color.*;Dimport sun.scjp.*; import static sun.scjp.Color.*;Eimport sun.scjp.Color; import static sun.scjp.Color.GREEN;
考题
名词解释题稳定细胞(stable cells)
考题
单选题Sun中国公司网站上提供了Sun全球各公司的链接网址,其中WWW.SUN.COM.CN表示SUN()公司的网站。A
中国B
美国C
奥地利D
匈牙利
考题
单选题_____ I shall still go outside.A
As the sun is hotB
Hot as is the sunC
Hot as the sun isD
Though hot is the sun
考题
单选题Sun公司网站上提供了Sun全球各公司的链接网址,其中www.sun.com.cn表示Sun()分公司的网站。A
中国B
美国C
日本D
匈牙利
考题
单选题在J2EE中,通过调用以下()方法,可以装载SUN的JDBC-ODBC桥。A
class.forname(“sun.jdbc.odbc.JdbcOdbcDriver”);B
class.forName(“sun.jdbcodbcDriver”);C
Class.forName(“sun.jdbc.odbc.JdbcOdbcDriver”);D
Class.forname(“sun.jdbc.jdbcOdbcDriver”);