Answer:
The answer to this question can be described as follows:
In question 1:
Arrays are "fixed-length entities".
In question 2:
The answer is "Option A, B, and D".
Step-by-step explanation:
Array is a collection of the elements of a similar type, in which we store integer, decimal, and character at a time. Array indexing always starts with 0. It's searching always starts with there index value, and the wrong option can be described as follows:
- In Question 1, another option is not defined, that's why the given answer is correct.
- In Question 2, except for option C, all were correct because to find length we also use the sizeof method, that's why it is wrong.