Multiple Choice
The pointer technique:
A) Points to the correct value in an array by supplying the element number.
B) Uses the value of an element in one array as the element number in another array.
C) Finds the last element in an array with a value other than zero.
D) Allows the developer to point to any element in any array given the element number.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: The decision structure is used to enter
Q2: The frequency distribution technique:<br>A)Searches sequentially through a
Q4: A two dimensional array is similar to
Q5: When using an automatic counter loop to
Q6: The element numbers are the same in
Q7: Two dimensional arrays are processed:<br>A)Through the use
Q8: To print an array,you should use:<br>A)IF/THEN/ELSE instruction.<br>B)REPEAT/UNTIL.<br>C)WHILE/WHILE-END.<br>D)Automatic
Q9: Printing a two dimensional array:<br>A)Is the same
Q10: Arrays are used:<br>A)When multiple values of a
Q11: Data structures is the way data is