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