|
|
|
|
|
|
|
Answers
A3)
Answer : F
Explanation :
- A) A is incorrect because java.util package contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes.
- B) B is incorrect because java.net package contains classes for implementing networking applications.
- C) C is incorrect because java.awt package contains classes for creating user interfaces and for painting graphics and images. It provides a set of "heavyweight" GUI components that do not work the same on all platforms.
- D) D is incorrect because java.sql package contains API for accessing and processing data stored in a data source (usually a relational database) using the Java programming language.
- E) E is incorrect because there is not package with the name java.swing. The correct package name is javax.swing.
<<<< Return to Q3 <<<<<
>>>> Go to Q4 >>>>
Submit your feedback on this mock exam
|
|
|
| |
|
|
|
| |
|
Copyright©2008 Cafe4Java.com. All rights reserved.
|
|
| |
|
|
|
|