Answers for "importing a package to use in java when it is in another file"

0

do i have to import files from the same package in java

If both classes are in same package, you don't have to import it.
Posted by: Guest on May-17-2021

Code answers related to "importing a package to use in java when it is in another file"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language