SCJP程序员认证考试

单选题Which constructs a BufferedIputStream?()ANew BufferedInputStream(“in.txt”);BNew BufferedInputStream(new File(“in.txt”));CNew BufferedInputStream(Writer(“in.txt”));DNew BufferedInputStream(new Writer(“in.txt”));ENew BufferedInputStream(new InputStream(“

题目
单选题
Which constructs a BufferedIputStream?()
A

 New BufferedInputStream(“in.txt”);

B

 New BufferedInputStream(new File(“in.txt”));

C

 New BufferedInputStream(Writer(“in.txt”));

D

 New BufferedInputStream(new Writer(“in.txt”));

E

 New BufferedInputStream(new InputStream(“in.txt”));

F

 New BufferedInputStream(new FileInputStream(“in.txt”));

参考答案和解析
正确答案: C
解析: 暂无解析
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

He asked ____.

A.which chair should he take

B.which chair he should take

C.which chair he take

D.which chair he took


参考答案:B

第2题:

Thesystemanalystshaverequestedheavyuseofobjectfeatures.ThedatabasedesignmakesuseofPL/SQL8objecttypes,methods,andLOBtypes.Howdoyouworkwiththesefeaturesontheclient?()

A.Writeclient-sidesubprogramscontainingthePL/SQL8constructs,andmovethemintoanobjectgroup.

B.Writeserver-sidesubprograms,andcallthesubprogramsfromtheformapplication.

C.StorethePL/SQL8constructsinaPL/SQLlibrary,andattackthelibrarytoeachformmuddleinyourapplication.


参考答案:B

第3题:

Structured programming practices(71)rise to Pascal,in which constructs were introduced to make programs more readable and better(72). C provided a combination of assembly language and high-level Structure to create a general-purpose language that could be used from system to(73)programming. Next came object orientation,which is(74)of a methodology and design philosophy than a language issue.This is(75)by the addition of so-called OO extensions to current languages,such as C.

A.giving

B.given

C.gave

D.gives


正确答案:C

第4题:

For a floating vessel, the center of flotation is the point in the waterplane ______.

A.about which the vessel lists and trims

B.which coincides with the center of buoyancy

C.which, in the absence of external forces, is always vertically aligned with the center of gravity

D.which is shown in the hydrostatic tables as VCB


正确答案:A
对漂浮船,漂心是水线面上的一点,船舶绕该点横倾或纵倾。

第5题:

A feedback is an input ____

A.which governs the state of a variable

B.which provides a visual and audible alarm

C.which indicates values of controlled variables

D.which measures the state of the controlled variable


正确答案:D

第6题:

An overtaken vessel means a vessel________.

A.which has been overtaken by another vessel

B.which is going to overtake another vessel

C.which has overtaken another vessel

D.which is going to be overtaken by another vessel


正确答案:A
已被追越船意思是被别船追越的船。Overtakingvessel------追越船Overtakenvessel------已被追越的船Vesselbeingovertaken------正在被追越的船

第7题:

Structured programming practices(71)rise to Pascal, in which constructs were introduced to make programs more readable and better(72)C provided a combination of assembly and high -level structure to create a general -purpose language that could be used from system to(73)programming. Next came object orientation, which is(74)of a metrology and design philosophy than a language issue. This is(75)by the addition of so - called OO extensions to current language, such as C++.

A.giving

B.given

C.gave

D.gives


正确答案:C

第8题:

The ability-to-pay concept is fundamental to the income tax structure. Constructs used to implement this concept include?()I. Deductions.II. Progressive tax rates.III. Exclusions.IV. Business losses.

A、Only statement II is correct

B、Statements I, III, and IV are correct

C、Statements I, II, and IV are correct

D、Statements I and III are correct

E、Statements I, II, III, and IV are correct


答案:C

第9题:

The task at hand now is to(56)the programmers who still use yesterday's software technology to solve today's software problems. Object-oriented programming requires a new attitude toward problem(57). Problem(57)with computer system becomes more natural. Application can(58)be translated into(59). Although it is commonly believed that it will be easier to train new programmers to use object-oriented techniques than to(60)programmers who have substantial experience in applying conventional programming language constructs.

A.test

B.force

C.educate

D.touch


正确答案:C

第10题:

He has made another wonderful discovery, ____ of great importance to science.

A. which I think is
B. which I think it is
C. I think which is
D. of which I think it is

答案:A
解析:
“which I think is”是“which”引导的一个非限定性定语从句,此处修饰“discovery”。故选A。此句意为:他已经创造了另外一个伟大的发现,我认为对科学是至关重要的。

更多相关问题