Answers

Question and Answer:

  Home  J2SE

⟩ What is import?

A Java keyword used at the beginning of a source file that can specify classes or entire packages to be referred to later without including their package names in the reference.

 109 views

More Questions for you: