October 28th, 2009 How to declare a package? No Comments, Java Facts, by Daisy Williams. The package statement is used to declare packages. The word package is a keyword in Java. This statement is not… Tags: class, default, java, keyword, package