Identify the letter of the choice that best matches the phrase or definition.

A. Is decremented by one when removing an item from an array.
B. Must include elements all of the same type.
C. An example is a table where the first row as 6 elements and the second row has 10 elements.
D. An example of a two-dimensional grid.
E. Used to combine commands in a GUI window.


A. Logical size
B. Two-dimensional array
C. Ragged array
D. Tic-tac-toe game
E. Drop-down menu

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. It is easy to find the multiplicative inverse of an element in g(p) for large values of p by constructing a multiplication table, however for small values of p this approach is not practical. ? 2. Polynomial arithmetic includes the operations of addition, subtraction and multiplication. ? 3. If we attempt to perform polynomial division over a coefficient set that is not a field, we find that division is not always defined. ? 4. The Euclidean algorithm cannot be adapted to find the multiplicative inverse of a polynomial. ? 5. The elements of GF(2n) can be defined as the set of all polynomials of degree n – 1 or less with binary coefficients.?

Computer Science & Information Technology

When it isn’t known in advance how many times a set of statements will be repeated, a(n) ______________ value can be used to terminate the iteration.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The Styles gallery is located on the ________ tab

Fill in the blank(s) with correct word

Computer Science & Information Technology

?For each use case, a _____ in the form of a table is developed to document the name of the use case, the actor, a description of the use case, and so forth.

A. ?use case description B. ?use case diagram C. ?use case schematic D. ?use case outline

Computer Science & Information Technology