Chapter 6 Flashcards

1
Q

Describe

java.io

A

Provides classes that perform various types of input and output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

describe

java.lang

A

Provides general classes for the java language. This package is automatically imported.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe

java.net

A

Provides classes for network communications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Descibe

java.security

A

Provides classes that implement security features

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe

java.sql

A

Provides classes for accessing databases using structured query language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe

java.text

A

Provides various classes for formatting text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describe

java.util

A

Provides various utility classes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly