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