الرجوع
الصوت
المظهر
تسجيل الدخول
أنت تتصفح نسخة مؤرشفة من الموقع
اضغط للانتقال إلى الموقع الجديد بكامل المزايا
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 346/402
Where should the import statement be placed in a Java program?
Anywhere in the program
After the package declaration and before defining any methods
At the top of the file, before the package declaration and class definition
After the package declaration and before the class definition
Previous
Next