Solved
DAY Is a Seven-Member One-Dimensional Array What Is the Subscripted Variable Name That Should Be Used
Multiple Choice
DAY is a seven-member one-dimensional array.Its contents are shown as follows:
What is the subscripted variable name that should be used to refer to the location containing Tuesday?
A) 3
B) DAY(3)
C) DAY
D) both a and b
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The position of an item in an
Q2: Given the term MONTH(I),I is the subscripted
Q3: The DIM statement defines the maximum size
Q4: Tables are not widely used in problem
Q5: Given the term GRID(ROW,COLUMN),GRID is the array
Q7: Using the term SCORE(I),which reference below represents
Q8: A dimension statement is used to define
Q9: The Rth value in the one-dimensional array
Q10: What is the value of POS
Q11: What is the value of LIST(4)after