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