网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
Several @functions can execute multiple statements. Which one of the following initializes a variable and can increment in during the operation?()
A

 @do 

B

 @for 

C

 @while 

D

 @dowhile 


参考答案

参考解析
解析: 暂无解析
更多 “单选题Several @functions can execute multiple statements. Which one of the following initializes a variable and can increment in during the operation?()A  @do B  @for C  @while D  @dowhile ” 相关考题
考题 Array is a contiguous,numbered set of variables of a given base type,which can be used and passed to functions as a(67).A.recordB.unitC.fileD.parameter

考题 In C language, there are several methods of communicating data between functions, one of which is by(51)。A.argumentsB.variablesC.messagesD.constants

考题 ______ is a contiguous, numbered set of variables of a given base type, which can be used and passed to functions as a unit.A.RecordB.ArrayC.FileD.Parameter

考题 Which two statements are true about hierarchical architecture? ()(Choose two.) A. You can assign a logical interface to multiple zones.B. You cannot assign a logical interface to multiple zones.C. You can assign a logical interface to multiple routing instances.D. You cannot assign a logical interface to multiple routing instances.

考题 Which of the following characteristics applies only to OSPFv3 and not to OSPFv2?()A、Several processes can exist simultaneouslyB、Requires direct connectivity from the backbone area to all other areasC、Has the same packet typesD、Can support multiple subnets on a single linkE、Uses a hierarchical structure divided into areasF、Adjacencies formed with neighbors

考题 Which three functions can CCC be used for?()A、To interconnect VLANSB、To interconnect ATM VCsC、To interconnect MPLS LSPsD、To interconnect MPLS VPNs

考题 Which three statements about subqueries are true?()A、A single row subquery can retrieve only one column and one row.B、A single row subquery can retrieve only one row but many columns.C、A multiple row subquery can retrieve multiple rows and multiple columns.D、A multiple row subquery can be compared by using the “” operator.E、A single row subquery can use the IN operator.F、A multiple row subquery can use the “=” operator.

考题 Several @functions can execute multiple statements. Which one of the following initializes a variable and can increment in during the operation?()A、 @do B、 @for C、 @while D、 @dowhile 

考题 Which statement about windows and blocks is true?()A、Transaction management is block-oriented rather than window-oriented. B、Forms automatically navigates to an item located in an activated window. C、A window may contain multiple blocks, but each block can only span one window. D、A window can contain multiple canvases, and an item can be located on multiple canvases. 

考题 Which two functions can be provided by an Integrated Services Router (ISR) in a VoIP network?()A、 ISR can perform the functions of a multipoint control unit to facilitate voice conferencing.B、 ISR can perform the function of a call agent in the event of loss of communication with a CallManager.C、 ISR can provide XML applications to the phones.D、 ISR can provide all of the functionality of a CallManager in the event of loss ofcommunication to the CallManager.E、 ISR can act as a voice gateway to the PSTN.

考题 Which of the following is a storage system that can be connected to multiple servers through ani SCSI connection?()A、 JBODB、 DASC、 NASD、 SAN

考题 Multicore can be described as which of the following?()A、Multiple processors dedicated for individual tasks.B、Multiple cores on a single die.C、Multiple cores on multiple dies.D、Multiple processors working together to increase processing power.

考题 Which of the following is a storage system that can be connected to multiple servers through an iSCSI connection?()A、JBODB、DASC、NASD、SAN

考题 In the context of Advanced Power Virtualization, the shared pool refers to which of the following?()A、A pool of physical memory that can be used by any partitionB、A pool of physical processors that can be used by any virtual or dedicated partitionC、A pool of physical memory that can be used by multiple Micro-PartitionsD、A pool of physical processors that can be used by multiple Micro-Partitions

考题 Which  statements are true regarding a tablespace()A、It can span multiple databases.B、It can consist of multiple data files.C、It can contain blocks of different sizes.D、It can contain segments of different sizes.E、It can contain a part of a nonpartitioned segment

考题 Which three statements are true regarding single-row functions?()A、 They can accept only one argument.B、 They can be nested up to only two levels.C、 They can return multiple values of more than one data type.D、 They can be used in SELECT, WHERE, and ORDER BY clauses.  E、 They can modify the data type of the argument that is referenced.F、 They can accept a column name, expression, variable name, or a user-supplied constant as arguments.

考题 Which two statements are true regarding a tablespace()A、It can span multiple databases.B、It can consist of multiple data files.C、It can contain blocks of different sizes.D、It can contain segments of different sizes.E、It can contain a part of a nonpartitioned segment.

考题 单选题Which statement about windows and blocks is true?()A Transaction management is block-oriented rather than window-oriented. B Forms automatically navigates to an item located in an activated window. C A window may contain multiple blocks, but each block can only span one window. D A window can contain multiple canvases, and an item can be located on multiple canvases. 

考题 多选题Which two statements are true about hierarchical architecture? ()(Choose two.)AYou can assign a logical interface to multiple zones.BYou cannot assign a logical interface to multiple zones.CYou can assign a logical interface to multiple routing instances.DYou cannot assign a logical interface to multiple routing instances.

考题 单选题Several @functions can execute multiple statements. Which one of the following initializes a variable and can increment in during the operation?()A  @do B  @for C  @while D  @dowhile 

考题 多选题Which  statements are true regarding a tablespace()AIt can span multiple databases.BIt can consist of multiple data files.CIt can contain blocks of different sizes.DIt can contain segments of different sizes.EIt can contain a part of a nonpartitioned segment

考题 多选题Which three statements are true regarding single-row functions?()AThey can accept only one argument.BThey can be nested up to only two levels.CThey can return multiple values of more than one data type.DThey can be used in SELECT, WHERE, and ORDER BY clauses.EThey can modify the data type of the argument that is referenced.FThey can accept a column name, expression, variable name, or a user-supplied constant as arguments.

考题 单选题In the context of Advanced Power Virtualization, the shared pool refers to which of the following?()A A pool of physical memory that can be used by any partitionB A pool of physical processors that can be used by any virtual or dedicated partitionC A pool of physical memory that can be used by multiple Micro-PartitionsD A pool of physical processors that can be used by multiple Micro-Partitions

考题 多选题Which of the following can be an expected outcome of a VLAN?()AVLANs logically divide a switch into multiple, independent switches at Layer 2.BTrunk links can carry traffic for multiple VLANs.CVLAN implementation significantly increases traffic due to added trunking information.DVLANs can span multiple switches.EVLANs typically decrease the number of switches needed

考题 单选题Which operator can be used with a multiple-row subquery?()A =B LIKEC BETWEEND NOT INE ISF

考题 多选题Which two are true about aggregate functions?()AYou can use aggregate functions in any clause of a SELECT statement.BYou can use aggregate functions only in the column list of the select clause and in the WHERE clause of a SELECT statement.CYou can mix single row columns with aggregate functions in the column list of a SELECT statement by grouping on the single row columns.DYou can pass column names, expressions, constants, or functions as parameter to an aggregate function.EYou can use aggregate functions on a table, only by grouping the whole table as one single group.FYou cannot group the rows of a table by more than one column while using aggregate functions.

考题 多选题Which three statements about subqueries are true?()AA single row subquery can retrieve only one column and one row.BA single row subquery can retrieve only one row but many columns.CA multiple row subquery can retrieve multiple rows and multiple columns.DA multiple row subquery can be compared by using the operator.EA single row subquery can use the IN operator.FA multiple row subquery can use the = operator.

考题 多选题Which two statements are true regarding a tablespace()AIt can span multiple databases.BIt can consist of multiple data files.CIt can contain blocks of different sizes.DIt can contain segments of different sizes.EIt can contain a part of a nonpartitioned segment.