الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 69/108
Where should the import statement be placed in a Java program?
Anywhere in the program
After the package declaration and before defining any methods
After the package declaration and before the class definition
At the top of the file, before the package declaration and class definition
Previous
Next