网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
In HDLC Protocol, when Supervisory Frame's type code is '00'.About the following statements, which is correct.
A.Receive Ready
B.Receive not Ready
C.Reject
D.Selective Reject
参考答案
更多 “ In HDLC Protocol, when Supervisory Frame's type code is '00'.About the following statements, which is correct.A.Receive ReadyB.Receive not ReadyC.RejectD.Selective Reject ” 相关考题
考题
What happens when you try to compile and run the following program?class Mystery{String s;public static void main(String[] args){Mystery m=new Mystery();m.go();}void Mystery(){s=”constructor”;}void go(){System.out.println(s);}}()A.this code will not compileB.this code compliles but throws an exception at runtimeC.this code runs and “constructor” in the standard outputD.this code runs and writes “null” in the standard output
考题
SDLC was invented by IBM to replace the older Bisynchronous protocol for wide area connections between IBM equipment . A varietion of the (71) protocol called NRM is essentially the same as SDLC. SDLC is (72) protocol like HDLC, Frame. Relay or X.25. An SDLC network is made up of (73) that controls all communications, and (74) . It is capable of (75) operation, but almost all practical applications are strictly half duplex.A.HDLCB.Frame. RelayC.X.25D.X.21
考题
Which statement is correct about logical units on Juniper Router interfaces?()
A.Logical units are used only when a Layer 2 identifier is present such as a VLANB.A logical unit of 0 is required when using a frame-relay DLCIC.A logical unit is always requiredD.Logical units are not required unless ATM or 802.1Q VLAN tagging is configured.
考题
When configuring Frame Relay using point-to-point subinterfaces, which of the following must not be configured?()
A. The local DLCI on each subinterface of the Frame Relay.B. The Frame Relay encapsulation on the physical interface.C. An IP address on the physical interface.D. The subinterface type as point-to-point
考题
Which statement about Frame Relay is not true?()A、Static mapping is used when the remote router does not support Inverse ARP.B、Frame Relay Inverse ARP requires LMI capability to construct an address to the DLCI mapping tableon the router.C、Frame Relay Inverse ARP is disabled by default in Cisco IOS Software for all protocols that areenabled on the physical interface.D、Inverse ARP does not work when LMI is disabled.E、Frame Relay provides forward and backward congestion notification messages
考题
When configuring Frame Relay using point-to-point subinterfaces, which of the following must not be configured?()A、The local DLCI on each subinterface of the Frame Relay.B、The Frame Relay encapsulation on the physical interface.C、An IP address on the physical interface.D、The subinterface type as point-to-point
考题
The Frame Relay network in the diagram is not functioning properly. What is the cause of the problem?()A、The Gallant router has the wrong LMI type configuredB、Inverse ARP is providing the wrong PVC information to the Gallant routerC、The S3 interface of the Steele router has been configured with the frame-relay encapsulation ietf commandD、The frame-relay map statement in the Attalla router for the PVC to Steele is not correctE、The IP address on the serial interface of the Attalla router is configured incorrectly
考题
802.11帧中,Frame Control位中Type与帧格式的对应关系正确的是什么?()A、Type为01时表示数据帧B、Type为10时表示控制帧C、Type为00时表示保留使用D、Type为00时表示管理帧
考题
The LWAPP (Lightweight Access Point Protocol) is in use within the Company wireless LAN. Which statement is true about this protocol?()A、 Real-time frame exchange is accomplished within the access point.B、 The control traffic between the client and the access point is encapsulated with the LWAPP. C、 Authentication, security, and mobility are handled by the access point.D、 Data traffic between the client and the access point is encapsulated with LWAPP.E、 None of the other alternatives apply
考题
Which Ethernet field is used to differentiate between the FCoE frame and the FIP frame?()A、 Ethernet FCSB、 Source addressC、 Destination addressD、 EtherTypeE、 Protocol type
考题
Which layer 2 protocol encapsulation type supports synchronous and asynchronous circuis and has built-in security mechanisms?()A、Frame RelayB、HDLCC、x.25D、PPP
考题
Given the following code: public class Person{ int arr[] = new int[10]; public static void main(String a[]) { System.out.println(arr[1]); } } Which statement is correct?() A、 When compilation some error will occur.B、 It is correct when compilation but will cause error when running.C、 The output is zero.D、 The output is null.
考题
Which statement is correct about logical units on Juniper Router interfaces?()A、Logical units are used only when a Layer 2 identifier is present such as a VLANB、A logical unit of 0 is required when using a frame-relay DLCIC、A logical unit is always requiredD、Logical units are not required unless ATM or 802.1Q VLAN tagging is configured.
考题
单选题Your network consists of a large hub - and - spoke Frame Relay network with a CIR of 56 kb/s foreach spoke. Which statement about the selection of a dynamic protocol is true?()A
EIGRP would be appropriate if LMI type ANS I is NOT used.B
EIGRP would be appropriate, because the Frame Relay spokes could be segmented into their own areas.C
EIGRP would be appropriate, because by default, queries are not propagated across the slow speed Frame Relay links.D
EIGRP would be appropriate, because you can manage how much bandwidth is consumed over the Frame Relay interface.
考题
单选题Which statement about the Link Control Protocol (LCP) is true?()A
LCP is used for basic PPP link setup and operation.B
LCP is used for PPP CHAP authentication.C
LCP is used for PPP over ATM (PPPoA) setup.D
LCP is used for PPP over Ethernet (PPPoE) setup.E
LCP is used for PPP over Frame Relay (PPPoFR) setup
考题
单选题Given the following code: public class Person{ static int arr[] = new int[10]; public static void main(String a[]) { System.out.println(arr[1];) } } Which statement is correct?()A
When compilation some error will occur.B
It is correct when compilation but will cause error when running.C
The output is zero.D
The output is null.
考题
多选题What two statements are true about Oracle Enterprise Manager’s Java Diagnostic tool, which makes the tool suitable for production server diagnostics ?()Avirtually zero overhead for application running in the JVMBno stalling of running JVM when taking a heap dump for memory analysisCno need of modification, changes, or instrumentation of the application since is uses Network Protocol Analysis (NPA technology)Dprovides Byte Code Instrumentation for Java
考题
单选题Which Ethernet field is used to differentiate between the FCoE frame and the FIP frame?()A
Ethernet FCSB
Source addressC
Destination addressD
EtherTypeE
Protocol type
考题
单选题The LWAPP (Lightweight Access Point Protocol) is in use within the Company wireless LAN. Which statement is true about this protocol?()A
Real-time frame exchange is accomplished within the access point.B
The control traffic between the client and the access point is encapsulated with the LWAPP. C
Authentication, security, and mobility are handled by the access point.D
Data traffic between the client and the access point is encapsulated with LWAPP.E
None of the other alternatives apply
考题
单选题When configuring Frame Relay using point-to-point subinterfaces, which of the following must not be configured?()A
The local DLCI on each subinterface of the Frame Relay.B
The Frame Relay encapsulation on the physical interface.C
An IP address on the physical interface.D
The subinterface type as point-to-point
考题
单选题Which statement is correct about logical units on Juniper Router interfaces?()A
Logical units are used only when a Layer 2 identifier is present such as a VLANB
A logical unit of 0 is required when using a frame-relay DLCIC
A logical unit is always requiredD
Logical units are not required unless ATM or 802.1Q VLAN tagging is configured.
考题
单选题Given the following code: public class Person{ int arr[] = new int[10]; public static void main(String a[]) { System.out.println(arr[1]); } } Which statement is correct?()A
When compilation some error will occur.B
It is correct when compilation but will cause error when running.C
The output is zero.D
The output is null.
考题
单选题You work as an application developer at Certkiller .com. You are currently in the process of creating a class that stores data about Certkiller .com’s customers. Certkiller .com customers are assigned unique identifiers and various characteristics that may include aliases, shipping instructions, and sales comments. These characteristics can change in both size and data type. You start by defining the Customer class as shown below: public class Customer { private int custID; private ArrayList attributes; public int CustomerID { get {return custID;} } public Customer (int CustomerID) { this.custID = CustomerID; this.attributes = new ArrayList (); } public void AddAttribute (object att) { attributes.Add (att); } } You have to create the FindAttribute method for locating attributes in Customer objects no matter what the data type is.You need to ensure that the FindAttributemethod returns the attribute if found,and you also need to ensure type-safety when returning the attribute.What should you do?()A
Use the following code to declare the FindAttribute method: public T FindAttribute (T att) {//Find attribute and return the value }B
Use the following code to declare the FindAttribute method: public object FindAttribute (object att) {//Find attribute and return the value }C
Use the following code to declare the FindAttribute method: public T FindAttribute (T att) {//Find attribute and return the value }D
Use the following code to declare the FindAttribute method: public string FindAttribute (string att) {//Find attribute and return the value }
热门标签
最新试卷