Home / Questions / Where import statement is used in a Java program?
Explanatory Question

Where import statement is used in a Java program?

👁 597 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Import statement is allowed at the beginning of the program file after package statement.