الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 25/36
What happens if a class is declared as
final
in Java?
D) It becomes an abstract class.
B) It cannot be subclassed by other classes.
A) It can be subclassed by other classes.
C) It cannot instantiate objects.
Previous
Next