Chapter 2 – Console Input and Output Flashcards

1
Q

console I/O

A

.

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

System.out.println

A

.

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

print versus println

A

.

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

System.out.printf

A

.

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

format specifier

A

.

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

field width

A

.

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

conversion character

A

.

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

e and g

A

.

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

s and c

A

.

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

right justified

A

.

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

left justified

A

.

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

more arguments

A

.

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

format string

A

.

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

new lines

A

.

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

%n

A

.

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

legacy code

17
Q

NumberFormat

18
Q

package

19
Q

java.text

20
Q

import statement

21
Q

java.util

22
Q

java.lang

23
Q

import

24
Q

patterns

25
Q

percentages

26
Q

E-notation

27
Q

mantissa

28
Q

import

29
Q

nextInt

30
Q

whitespace

31
Q

nextDouble

32
Q

word

33
Q

empty string

34
Q

echo input