Which three demonstrate an “is a” relationship?() 

题目
多选题
Which three demonstrate an “is a” relationship?()
A

public class X {  }     public class Y extends X { }

B

public interface Shape { }     public interface Rectangle extends Shape{ }

C

public interface Color { }     public class Shape { private Color color; }

D

public interface Species { }     public class Animal { private Species species; }

E

public class Person { }    public class Employee {      public Employee(Person person) { }

F

interface Component { }     class Container implements Component {   private Component[] children; }

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

第1题:

Which of the following statements about testing software with data is (are) true?

Ⅰ.The primary purpose of such testing is to find errors.

Ⅱ.Such testing can demonstrate the existence of errors but cannot demonstrate the absence of errors.

A.Neither

B.I only

C.Ⅱonly

D.Ⅰand Ⅱ


正确答案:B

第2题:

Which presents the heirarchical relationship between LVM entities?()

A.VolumeGroup>PhysicalVolume>LogicalVolume>Filesystem

B.PhysicalVolume>VolumeGroup>LogicalVolume>Filesystem

C.VolumeGroup>PhysicalVolume>Filesystem>LogicalVolume

D.PhysicalVolume>VolumeGroup>Filesystem>LogicalVolume


参考答案:A

第3题:

Comment is often made about activities which are ___________ easy and satisfying.

A. relatively

B. respectfully

C. respectively

D. relationship


参考答案:A

第4题:

Which three BGP states are associated with establishing TCP connectivity?() (Choose three.)

  • A、Idle
  • B、Active
  • C、Connect
  • D、Open Sent
  • E、Established

正确答案:A,B,C

第5题:

What will be the phase angle relationship of a six-pole, three-phase, rotating field generator?

A.60

B.120

C.180

D.360


正确答案:B

第6题:

Which three actions are allowed in event details? ()(Choose three.)

A.Send

B.Raise

C.Delete

D.Receive

E.Acknowledge


参考答案:A, B, D

第7题:

Which of following statements about testing software with data is (are) true?

Ⅰ.The primary purpose of such testing is to find errors.

Ⅱ.Such testing can demonstrate the existence of errors but can not demonstrate the absence of errors.

A.Neither

B.Ⅰ only

C.Ⅱ only

D.Ⅰ and Ⅱ


正确答案:B

第8题:

Teaching is a three-way relationship between _______he or she is using, and ______.

A.the teacher and the materials

B.the teacher

C.the materials and the students

D.the teacher and the students


参考答案:B

第9题:

Which one is not in the same category with other three items?( )


答案:C
解析:
考查语音学。A、B、D三项均为摩擦音(fricative),C项为爆破音(plosive)。

第10题:

Which three applications are disabled for compression by default?() (Choose three.)

  • A、FTP
  • B、SSH
  • C、UDP
  • D、HTTPS
  • E、Traceroute

正确答案:B,D,E

更多相关问题