Chapter 2 – Console Input and Output Flashcards
1
Q
console I/O
A
.
2
Q
System.out.println
A
.
3
Q
print versus println
A
.
4
Q
System.out.printf
A
.
5
Q
format specifier
A
.
6
Q
field width
A
.
7
Q
conversion character
A
.
8
Q
e and g
A
.
9
Q
s and c
A
.
10
Q
right justified
A
.
11
Q
left justified
A
.
12
Q
more arguments
A
.
13
Q
format string
A
.
14
Q
new lines
A
.
15
Q
%n
A
.