Which of these statements concerning the collection interfaces are true?()  A、Set extends Collection.B、All methods defined in Set are also defined in Collection.C、List extends Collection.D、All methods defined in List are also defined in Collection.E、Map extends Collection.

Which of these statements concerning the collection interfaces are true?()  

  • A、Set extends Collection.
  • B、All methods defined in Set are also defined in Collection.
  • C、List extends Collection.
  • D、All methods defined in List are also defined in Collection.
  • E、Map extends Collection.

相关考题:

174 A project may be defined as _____A. an integrated approach to managing projectsB. a coordinated undertaking of interrelated activities.C. a group of activities directed by a project manger over a life cycleD. an undertaking with a defined starting point and defined objectivesE. All of the above

● A project may be defined as _____A an integrated approach to managing projectsB a coordinated undertaking of interrelated activities.C a group of activities directed by a project manger over a life cycleD an undertaking with a defined starting point and defined objectivesE All of the above.

Given two different character sets (A and B), which of the following must be true for A to be considered a strict superset of B?() A. A must contain all of the characters defined in BB. A must be UnicodeC. The encoded values in A must match the encoded values in B for all characters defined in BD. A must be a multibyte character setE. The encoded values in A must match the encoded values in B for all numeric and alphabetic characters in B

Refer to the exhibit. Which three statements accurately describe the result of applying the exhibited route map?() A. The map prohibits th e redistribution of all type 2 external OSPF routes.B. All routes that do no match clauses 10 and 20 of the route map are redistributed with their tags set to 8.C. The map prohibits the redistribution of all external OSPF routes with tag 6 set.D. Th e map permits the redistribution of all type 1 external OSPF routes.E. The map redistributes into EIGRP all routes that match the pfx prefix list and the five metric values?0000, 1000, 255, 1, and 1500.F. The map prohibits the redistribution of all ty pe 2 external OSPF routes with tag 6 set.

Which of the following are valid methods of providing a router with information concerning the location of the RP() A.Statically defined RPB.Bootstrap RouterC.Auto-RPD.RP Discovery Protocol(RDP)E.RP HeliosF.RPARP(RARP)

Which of the following are valid methods of providing a router with information concerning thelocation of the RP? (Choose all that apply.)()A、Statically defined RPB、Bootstrap RouterC、Auto-RPD、RP Discovery Protocol (RDP)E、RP HeliosF、RPARP(RARP)

A System p administrator found a process on the server that should be stopped.  Which of the following commands can be used to list all the signal actions defined for this process()A、psB、pstatC、lssigD、procsig

Overlay Transport Virtualization (OTV) join interface is used to source the OTV encapsulated traffic and send it to the Layer 3 domain of the data center network. Which statements are true about OTV join interface? ()A、 Join interface is a Layer 3 entity, and with the Cisco NX-OS release 6.0, it can only be defined as a physical interface, physical subinterface, Layer 3 port channel, or Layer 3 port channel subinterface.B、 A single join interface can be defined and associated with a given OTV overlay.C、 Multiple overlays can also share the same join interface.D、 Join interface can be a loopback interface.E、 The join interface is a Layer 3 entity that can be defined as a physical interface but not as a logical one.

Which of the following are valid methods of providing a router with information concerning the location of the RP()A、Statically defined RPB、Bootstrap RouterC、Auto-RPD、RP Discovery Protocol(RDP)E、RP HeliosF、RPARP(RARP)

You have configured a Classifier Access Control List(CLACL)with multiple match clauses.Each match clause has multiple defined fields within it.Which two statements describe how the router evaluates this CLACL?()A、All fields in each match clause must match.B、All match clauses in the CLACL must match.C、Only asingle field in each match clause must match.D、Only asingle match clause in the CLACL must match

Which statements concerning the methods notify() and notifyAll() are true?  A、Instances of class Thread have a method called notify().B、A call to the method notify() will wake the thread that currently owns the monitor of the object.C、The method notify() is synchronized.D、The method notifyAll() is defined in class Thread.E、When there is more than one thread waiting to obtain the monitor of an object, there is no way to be  sure which thread will be notified by the notify() method.

A system administrator is in the process of documenting the system. Which of the following commands will provide a list of the devices defined on the system?()A、lsdev -CB、lslpp -CC、lsattr -CD、odmget -C

List,Set,Map是否继承自Collection接口?

Which of the following commands will display any user defined verification methods?()A、cldumpB、clautover vC、clve c .custom vD、cllscustom t verify

A system administrator found a process on the server that should be stopped. What command can be used to list all the signal actions defined for this process?()A、psB、pstatC、portmapD、procsig

Which of the following statements about variables and scope are true?() A、 Local variables defined inside a method are destroyed when the method is exited.B、 Local variables are also called automatic variables.C、 Variables defined outside a method are created when the object is constructed.D、 A method parameter variable continues to exist for as long as the object is needed in which the method is defined.

Which two statements are true about using the isUserInRole method to implement security in a Java EEapplication?()A、It can be invoked only from the doGet or doPost methods.B、It can be used independently of the getRemoteUser method.C、Can return "true" even when its argument is NOT defined as a valid role name in the deployment descriptor.D、Using the isUserInRole method overrides any declarative authentication related to the method in which it is invoked.

Which two statements about the track configuration option are correct?()A、The track option monitors interfaces as defined by the user.B、The track option monitors all interfaces participating in VRRP.C、The track option allows for a reduction of the priority value if the monitored interface goes down.D、The track option causes syslog entries to be written in the messages log file, if the monitored interface goes down.

Which two statements are true regarding a PL/SQL package body?()A、It cannot be created without a package specification.B、It cannot invoke subprograms defined in other packages.C、It can contain only the subprograms defined in the package specification.D、It can be changed and recompiled without making the package specification invalid.

Given two different character sets (A and B), which of the following must be true for A to be considered a strict superset of B?()A、A must contain all of the characters defined in BB、A must be UnicodeC、The encoded values in A must match the encoded values in B for all characters defined in BD、A must be a multibyte character setE、The encoded values in A must match the encoded values in B for all numeric and alphabetic characters in B

多选题Which of the following are valid methods of providing a router with information concerning thelocation of the RP? (Choose all that apply.)()AStatically defined RPBBootstrap RouterCAuto-RPDRP Discovery Protocol (RDP)ERP HeliosFRPARP(RARP)

多选题Which statements concerning the methods notify() and notifyAll() are true?AInstances of class Thread have a method called notify().BA call to the method notify() will wake the thread that currently owns the monitor of the object.CThe method notify() is synchronized.DThe method notifyAll() is defined in class Thread.EWhen there is more than one thread waiting to obtain the monitor of an object, there is no way to be  sure which thread will be notified by the notify() method.

多选题Which of these statements concerning the collection interfaces are true?()ASet extends Collection.BAll methods defined in Set are also defined in Collection.CList extends Collection.DAll methods defined in List are also defined in Collection.EMap extends Collection.

多选题Given two different character sets (A and B), which of the following must be true for A to be considered a strict superset of B?()AA must contain all of the characters defined in BBA must be UnicodeCThe encoded values in A must match the encoded values in B for all characters defined in BDA must be a multibyte character setEThe encoded values in A must match the encoded values in B for all numeric and alphabetic characters in B

单选题You need to store elements in a collection that guarantees that no duplicates are stored and all elements can be accessed in natural order. Which interface provides that capability?()AJava.util.Map.BJava.util.Set.CJava.util.List.DJava.util.StoredSet.EJava.util.StoredMap.FJava.util.Collection.

多选题Which two statements are true about using the isUserInRole method to implement security in a Java EEapplication?()AIt can be invoked only from the doGet or doPost methods.BIt can be used independently of the getRemoteUser method.CCan return true even when its argument is NOT defined as a valid role name in the deployment descriptor.DUsing the isUserInRole method overrides any declarative authentication related to the method in which it is invoked.

多选题Which of the following are valid methods of providing a router with information concerning the location of the RP()AStatically defined RPBBootstrap RouterCAuto-RPDRP Discovery Protocol(RDP)ERP HeliosFRPARP(RARP)