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