الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 87/109
How do you define and assign a value to a constant in Java?
Using the `final` keyword
By initializing it without any keyword
Using the `static` keyword
Using the `const` keyword
Previous
Next