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