What is a Java package and how is it used?
Submitted by: AdministratorA Java package is a naming context for classes and interfaces. A package is used to create a separate name space for groups of classes and interfaces. Packages are also used to organize related classes and interfaces into a single API unit and to control accessibility to these classes and interfaces.
Submitted by: Administrator
Submitted by: Administrator
Read Online Java JSP Programming Job Interview Questions And Answers
Top Java JSP Programming Questions
☺ | Why are JSP pages the preferred API for creating a web-based client program? |
☺ | What is JSP page? |
☺ | Is JSP technology extensible? |
☺ | What is a Java package and how is it used? |
☺ | What is the ResourceBundle class in JSP? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |