الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 26/36
What is the purpose of the
final
keyword when used with a method?
A) To prevent the method from being overridden by subclasses.
C) To indicate that the method returns a constant value.
D) To require that the method is used in every subclass.
B) To enhance performance by allowing faster method calls.
Previous
Next