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