Can I import same package class twice?

Can I import same package/class twice? … One can import the same package or same class multiple times . Neither compiler nor JVM complains about it. And the JVM will internally load the class only once no matter how many times you import the same class.

Sizin İçin Seçtik  Which packages are imported in Java?

Leave a Reply

Your email address will not be published. Required fields are marked *