الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 9/427
Which statement about an array of objects in Java is true?
D) Objects in an array are initialized to a default value, not null.
B) Arrays of objects can store primitive data types directly.
A) The objects in the array are stored directly in the array.
C) Each element in an object array stores a reference to an object.
Previous
Next