Computer Science, asked by rajiv1144, 1 year ago

import java.util.*
Please explain this sentence

Answers

Answered by 3brainly
0

Java has import statement that allows you to import an entire package (as in earlier examples), or use only certain classes and interfaces defined in the package. If you want to useclass/interface from a certain package, you can also use its fully qualified name, which includes its full package hierarchy.

please mark me as the brainliest answer


rajiv1144: Can u give some examples
Answered by Ayush2322
0
a statement used in scanner method

hope it helped you
Similar questions