الرجوع
الصوت
المظهر
تسجيل الدخول
أنت تتصفح نسخة مؤرشفة من الموقع
اضغط للانتقال إلى الموقع الجديد بكامل المزايا
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 9/426
Which statement about an array of objects in Java is true?
D) Objects in an array are initialized to a default value, not null.
A) The objects in the array are stored directly in the array.
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