Module 3 Flashcards

1
Q

Java class that reads text from the input stream.

A

Buffered Reader

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

Means adding a Library/Package full of classes and methods that are premade for ease of use.

A

Import

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

Used to provide standard dialog boxes such as message dialog box, confirm dialog box and input dialog box.

A

JOptionPane

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

Reads text from standard input and returns it to a program.

A

Scanner

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