Which two are valid declarations within an interface definit

题目
多选题
Which two are valid declarations within an interface definition?()
A

void methoda();

B

public double methoda();

C

public final double methoda();

D

static void methoda(double d1);

E

protected void methoda(double d1);

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which two valid declarations of a char? ()

  • A、 Char ch = “a”;
  • B、 Char ch = ‘“‘ ‘;
  • C、 Char ch = ‘cafe‘;
  • D、 Char ch = “cafe”;
  • E、 Char ch = ‘“ucafe‘;
  • F、 Char ch = ‘“u10100‘;
  • G、 Char ch = (char) true;

正确答案:B,E

第2题:

Which of the following statements regarding the use of multiple access lists are valid when configuring a single interface on a Cisco router?()

  • A、Application of up to three access lists per protocol to a single interface.
  • B、No more than two access lists per interface.
  • C、One access list may be configured per direction for each Layer 3 protocol configured on an interface.
  • D、The maximum number allowed varies due to RAM availability in the router.
  • E、An infinite number of access lists that can be applied to an interface, from most specific to most general.
  • F、Cisco IOS allows only one access list to an interface.

正确答案:C

第3题:

Which two are valid configurations of an interface?()

A.A

B.B

C.C

D.D


参考答案:A, D

第4题:

Two switches are connected through a trunk link.which two commands show that there is a native VLAN mismatch on that link?()

  • A、show interfaces interface
  • B、show vlan brief
  • C、show interfaces interface switchport
  • D、show interface interface trunk
  • E、show interfaces vlan

正确答案:C,D

第5题:

Which the three are valid declarations of a float?()

  • A、 float foo = -1;
  • B、 float foo = 1.0;
  • C、 float foo = 42el:
  • D、 float foo = 2.02f:
  • E、 float foo = 3.03d:

正确答案:A,D,F

第6题:

When configuring a multipoint GRE (mGRE) tunnel interface, which one of the following is NOT a valid configuration option:()

  • A、 tunnel source
  • B、 tunnel destination
  • C、 tunnel key
  • D、 ip address
  • E、 tunnelvrf

正确答案:B

第7题:

Which two are valid declarations within an interface definition?() 

  • A、 void methoda();
  • B、 public double methoda();
  • C、 public final double methoda();
  • D、 static void methoda(double d1);
  • E、 protected void methoda(double d1);

正确答案:A,B

第8题:

Two switches are connected through a trunk link.which two commands show that there is a native VLAN mismatch on that link?()

A.show interfaces interface

B.show vlan bri

C.show interfaces interface switchport

D.show interface interface trunk

E.show interfaces vlan


参考答案:C, D

第9题:

With which two does a scheduler map associate? ()

  • A、Scheduler
  • B、BA Classifier
  • C、Queues
  • D、Interface

正确答案:C,D

第10题:

Which statements are valid for a local SPAN configuration? ()

  • A、 Source and destination interface must be on the same host
  • B、 Source and destination interfaces can be on different hosts
  • C、 Destination vEthernet interface can be on a different VLAN than the source
  • D、 Destination interface can be a physical port
  • E、 Destination interface cannot be a physical port

正确答案:A,D

更多相关问题