How do I do formatted I/O like printf and scanf in C/C++?
[*] The java.text package introduced with Java 1.1 supports formatted I/O. See also the answer to questions 7.11, 7.12, and 17.7. 9. (Sect. 2) I have spent more debugging time finding case (upper vs lower) typos than everything else put together and squared! [*] Do not forget that your remark must be phrased in the form of a question to win on FAQ Jeopardy. In any event, it is worth reminding those new to Java that letter case really matters in Java, and that the names of public classes should exactly match (including case) the names of the files they live in. See also the answer to Question 1.1.2 10. (Sect.