Ask Question

An array (select more than one - all or nothing)

a. is a primitive type.

b. can only store objects.

c. requires an index or indeces.

d. is considered a reference type.

e. is an object.

f. has its own instance variable called length that stores the array's length (size).

+1
Answers (1)
  1. 16 December, 11:24
    0
    The answers are letters C, D, E, F.

    Explanation:

    An array:

    c. requires an index or indeces.

    d. is considered a reference type.

    e. is an object.

    f. has its own instance variable called length that stores the array's length (size).
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “An array (select more than one - all or nothing) a. is a primitive type. b. can only store objects. c. requires an index or indeces. d. is ...” 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