Solved

In Memory, an Array of String Objects

Question 31

Multiple Choice

In memory, an array of String objects


A) consists of elements, each of which is a reference to a String object.
B) is always implemented as a ragged array.
C) consists of elements, each of which is a String object.
D) must be initialized when the array is declared.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions