Solved
DAY Is a Seven-Member One-Dimensional Array Which Item Below Can Be Used to Refer to the Follows
Multiple Choice
DAY is a seven-member one-dimensional array.Its contents are shown as follows:
Which item below can be used to refer to the location containing "Friday"?
A) 6
B) DAY(6)
C) DAY
D) both a and b
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: What is the value of GRID(3,3)after
Q21: A matrix is an example of a
Q22: What is the value of LIST(5)after
Q23: Using the term SCORE(I),which of the following
Q24: DAY is a seven-member one-dimensional array.Its
Q25: In row-processing logic,all members of the first
Q26: Most programming languages store and process data
Q27: A variable name can be used as
Q29: The number of elements in a two-dimensional
Q30: Nested loops are often used in algorithms