多选题Which four statements are true?()AHas-a relationships should never be encapsulated.BHas-a relationships should be implemented using inheritance.CHas-a relationships can be implemented using instance variables.DIs-a relationships can be implemented using the extends keyword.EIs-a relationships can be implemented using the implements keyword.FAn array or a collection can be used to implement a one-to-many has-a relationship.

多选题
Which four statements are true?()
A

Has-a relationships should never be encapsulated.

B

Has-a relationships should be implemented using inheritance.

C

Has-a relationships can be implemented using instance variables.

D

Is-a relationships can be implemented using the extends keyword.

E

Is-a relationships can be implemented using the implements keyword.

F

An array or a collection can be used to implement a one-to-many has-a relationship.


参考解析

解析: 暂无解析

相关考题:

Relationships and friendships can()gangs.A. results inB. lead toC. arrive at

Which of the following is NOT true about XML columns?() A.Data can be retrieved by SQL.B.Data can be retrieved by XQuery.C.XML columns must be altered to accommodate additional parent and child relationships.D.Access to any portion of an XML document can be direct, without reading the whole document.

How are RIP routing contexts implemented in MPLS VPN? () A. RIP does not support routing contextsB. routing contexts are implemented in a single routing processC. routing contexts are implemented using multiple routing processesD. routing contexts are implemented as several instances of a single routing processE. routing contexts are implemented as a single instance of several routing processes

Which two statements are true about IBGP neighbor relationships?() A. The BGP split - horizon rule specifies that routes learned via EBGP are never propagated to other IBGP peers.B. The BGP split horizon rule specifies that routes learned via IBGP are never propagated to other IBGP peers.C. A full - mesh IBGP requires that neighbor relationships be established between a ll BGP enabled routers in the autonomous system.D. IBGP neighbors must be in different autonomous systems.E. An EGP or static routing is required between IBGP neighbors.

Which statements concerning the correlation between the inner and outer instances of non-static inner classes are true?()  A、Member variables of the outer instance are always accessible to inner instances, regardless of their accessibility modifiers.B、Member variables of the outer instance can never be referred to using only the variable name within  the inner instance.C、More than one inner instance can be associated with the same outer instance.D、All variables from the outer instance that should be accessible in the inner instance must be declared  final.E、A class that is declared final cannot have any inner classes.

What is true about the Cisco SBR methodology?()A、provides an opportunity to build short-term consultative relationships with customersB、provides an opportunity to build long-term consultative relationships with customersC、provides an opportunity to build consultative relationships with customersD、provides an opportunity to sell more products

When should traffic shaping be implemented on Frame Relay PVCs?()A、When you want to drop excess traffic above the CIRB、When there is a speed mismatch between the central site and the remote siteC、When using Frame Relay SVCsD、When over-subscribing the central site linkE、When LLQ is implemented on the Frame Relay PVCF、When Multilink PPP LFI is implemented on the Frame Relay PVC

Compare the features of the Cisco PIN architecture and Cisco validated Designs. Which two of the following statements are making sense?() (Choose two.)A、Cisco validated Designs can be implemented quickly without customer input.B、Cisco is focusing on the PIN architecture as a means to driving integrated networks.C、The Cisco PIN architecture is a critical mechanism for supporting integrated markets because it can be implemented quickly.D、The Cisco validated Designs program provides critical mechanisms for supporting integrated markets because the mechanisms can be implemented quickly.

Which of the following is NOT true about XML columns?()A、Data can be retrieved by SQL.B、Data can be retrieved by XQuery.C、XML columns must be altered to accommodate additional parent and child relationships.D、Access to any portion of an XML document can be direct, without reading the whole document.

Which four statements about NetFlow are true?()A、NetFlow records bidirectional IP traffic flow.B、NetFlow export can be implemented over IPv4.C、NetFlow export can be implemented over IPv6.D、NetFlow records multicast IP traffic flow.E、NetFlow records ingress traffic.F、NetFlow records egress traffic.

How are RIP routing contexts implemented in MPLS VPN? ()A、RIP does not support routing contextsB、routing contexts are implemented in a single routing processC、routing contexts are implemented using multiple routing processesD、routing contexts are implemented as several instances of a single routing processE、routing contexts are implemented as a single instance of several routing processes

An ISP is running a large IBPG network with 25 routers. The full mesh topology that is currently inplace is inefficiently using up bandwidth from all of the BGP traffic. What can the administratorconfigure to reduce the number of BGP neighbor relationships within the AS?()A、Route reflectorsB、Route mapsC、Route redistributionD、Peer groupsE、Aggregate addresses

What is the biggest advantage of using Web services to create SOA solutions?()A、 They are implemented using Java and XMLB、 They support a client-server programming modelC、 They are used to create tightly coupled applicationsD、 They are implemented using standardized technologies

The TSO FCQUERY command displays available information about FlashCopy and other CopyServices relationships active on volumes. Which FlashCopy state should a volume be in todisplay the number of active FlashCopy relationships?()A、Target and PrimaryB、Source or TargetC、Target or SecondaryD、Source and Secondary

Which four are true?()A、 Has-a relationships should never be encapsulated.B、 Has-a relationships should be implemented using inheritance.C、 Has-a relationships can be implemented using instance variables.D、 Is-a relationships can be implemented using the extends keyword.E、 Is-a relationships can be implemented using the implements keyword.F、 An array or a collection can be used to implement a one-to-many has-a relationship.G、 The relationship between Movie and Actress is an example of an is-a relationship.

Which two are true about has-a and is-a relationships?()A、 Inheritance represents an is-a relationship.B、 Inheritance represents a has-a relationship.C、 Interfaces must be used when creating a has-a relationship.D、 Instance variables can be used when creating a has-a relationship.

Which two statements are true about Block Media Recovery (BMR)?()A、 BMR increases the Mean Time To Recover (MTTR).B、 BMR can only be implemented using Recovery Manager (RMAN).C、 The blocks that need to be recovered are accessible during BMR.D、 BMR cannot be performed using cumulative incremental backups.E、 The datafile must be restored if most of the blocks in the datafile are corrupt.

Which four statements are true?()A、Has-a relationships should never be encapsulated.B、Has-a relationships should be implemented using inheritance.C、Has-a relationships can be implemented using instance variables.D、Is-a relationships can be implemented using the extends keyword.E、Is-a relationships can be implemented using the implements keyword.F、An array or a collection can be used to implement a one-to-many has-a relationship.

多选题Which four statements about NetFlow are true?()ANetFlow records bidirectional IP traffic flow.BNetFlow export can be implemented over IPv4.CNetFlow export can be implemented over IPv6.DNetFlow records multicast IP traffic flow.ENetFlow records ingress traffic.FNetFlow records egress traffic.

多选题Compare the features of the Cisco PIN architecture and Cisco validated Designs. Which two of the following statements are making sense?() (Choose two.)ACisco validated Designs can be implemented quickly without customer input.BCisco is focusing on the PIN architecture as a means to driving integrated networks.CThe Cisco PIN architecture is a critical mechanism for supporting integrated markets because it can be implemented quickly.DThe Cisco validated Designs program provides critical mechanisms for supporting integrated markets because the mechanisms can be implemented quickly.

多选题Which two are true about has-a and is-a relationships?()AInheritance represents an is-a relationship.BInheritance represents a has-a relationship.CInterfaces must be used when creating a has-a relationship.DInstance variables can be used when creating a has-a relationship.

多选题Which two statements are true regarding the USING and ON clauses in table joins?()ABoth USING and ON clauses can be used for equijoins and nonequijoinsBAmaximum of one pair of columns can be joined between two tables using the ON clauseCThe ON clause can be used to join tables on columns that have different names but compatible data typesDThe WHERE clause can be used to apply additional conditions in SELECT statements containing the ON or the USING clause

多选题Which two statements are true about Block Media Recovery (BMR)?()ABMR increases the Mean Time To Recover (MTTR).BBMR can only be implemented using Recovery Manager (RMAN).CThe blocks that need to be recovered are accessible during BMR.DBMR cannot be performed using cumulative incremental backups.EThe datafile must be restored if most of the blocks in the datafile are corrupt.

多选题Which statements concerning the correlation between the inner and outer instances of non-static inner classes are true?()AMember variables of the outer instance are always accessible to inner instances, regardless of their accessibility modifiers.BMember variables of the outer instance can never be referred to using only the variable name within  the inner instance.CMore than one inner instance can be associated with the same outer instance.DAll variables from the outer instance that should be accessible in the inner instance must be declared  final.EA class that is declared final cannot have any inner classes.

多选题Which two statements are true about IBGP neighbor relationships?()AThe BGP split - horizon rule specifies that routes learned via EBGP are never propagated to other IBGP peers.BThe BGP split horizon rule specifies that routes learned via IBGP are never propagated to other IBGP peers.CA full - mesh IBGP requires that neighbor relationships be established between a ll BGP enabled routers in the autonomous system.DIBGP neighbors must be in different autonomous systems.EAn EGP or static routing is required between IBGP neighbors.

多选题When should traffic shaping be implemented on Frame Relay PVCs?()AWhen you want to drop excess traffic above the CIRBWhen there is a speed mismatch between the central site and the remote siteCWhen using Frame Relay SVCsDWhen over-subscribing the central site linkEWhen LLQ is implemented on the Frame Relay PVCFWhen Multilink PPP LFI is implemented on the Frame Relay PVC

多选题Which four statements are true?()AHas-a relationships should never be encapsulated.BHas-a relationships should be implemented using inheritance.CHas-a relationships can be implemented using instance variables.DIs-a relationships can be implemented using the extends keyword.EIs-a relationships can be implemented using the implements keyword.FAn array or a collection can be used to implement a one-to-many has-a relationship.

多选题Which four are true?()AHas-a relationships should never be encapsulated.BHas-a relationships should be implemented using inheritance.CHas-a relationships can be implemented using instance variables.DIs-a relationships can be implemented using the extends keyword.EIs-a relationships can be implemented using the implements keyword.FAn array or a collection can be used to implement a one-to-many has-a relationship.GThe relationship between Movie and Actress is an example of an is-a relationship.