الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 6/12
What happens when you pass an array to a method in Java?
B) The method receives a copy of the array itself.
A) The method receives a copy of the array reference.
C) The method modifies the original array without a reference.
D) None of the above is correct.
Previous
Next