Multiple Choice
The frequency distribution technique:
A) Searches sequentially through a table to find the matching values and then counts them.
B) Uses an input value to count the number of equivalent values.
C) Uses the value of an element of one array as the element number of another array and then increments the value found in that element number.
D) Uses a cross tabulation method of counting the frequency of numbers.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: The decision structure is used to enter
Q3: The pointer technique:<br>A)Points to the correct value
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