الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 26/67
Which of the following is correct regarding class declaration?
Every Java program consists of at least one class that you define.
All the above
Java class declaration normally contains one or more methods.
One of these classes must have the main method.
Previous
Next