الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 9/403
Which statement about an array of objects in Java is true?
C) Each element in an object array stores a reference to an object.
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.
Previous
Next