Format Specifiers: Format_Character
This lesson explains the format_character, which is a part of formatted output.
We'll cover the following...
format_character #
The following format characters are used in the wrtiefln()
function:
-
b
: an integer argument is displayed in the binary system. -
o
: an integer argument is displayed in the octal ...
Access this course and 1400+ top-rated courses and projects.