Ask Question
4 January, 00:05

Which of the following is false about arrays? Group of answer choices

1. The position number contained within square brackets is called a subscript or index

2. The last element of an array has position number one less than the array size

3. A subscript cannot be an expression

4. When initialize an array the size should be a constant int number or a constant int variable

+3
Answers (1)
  1. 4 January, 00:32
    0
    A subscript cannot be an expression Is false about Arrays.

    Answer: Option (4) is correct.

    Explanation:

    A subscript is any character or letter that is below any other character. It is mostly used in chemistry especially in formulas.

    The Array represents order or a series. in case if array the subscript is written in Brackets. A subscript can be an expression also. Subscript can be any form of expression. it can be any expression in the form of integers. A subscript does not make use of 0 And 1.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Which of the following is false about arrays? Group of answer choices 1. The position number contained within square brackets is called a ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers