Appendix G. Formatted Output

All the news that’s fit to print.

Adolph S. Ochs

What mad pursuit? What struggle to escape?

John Keats

Remove not the landmark on the boundary of the fields.

Amenehope

Objectives

In this appendix you’ll learn:

• To understand input and output streams.

• To use printf formatting.

• To print with field widths and precisions.

• To use formatting flags in the printf format string.

• To print with an argument index.

• To output literals and escape sequences.

• To format output with class Formatter.

G.1 Introduction

G.2 Streams

G.3 Formatting Output with printf

G.4 Printing Integers

G.5 Printing Floating-Point Numbers

G.6 Printing Strings and Characters

G.7 Printing Dates and Times

G.8 Other Conversion ...

Get Java™ for Programmers: Deitel Developer Series, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.