We use cookies to ensure you have the best browsing experience on our website. Please read our
cookie policy
for more information about how we use cookies.
Ok
Loading...
Practice
Compete
Jobs
Leaderboard
Hiring developers?
Log In
Sign Up
Practice
Java
Introduction
Java Output Formatting
Discussions
Java Output Formatting
Problem
Submissions
Leaderboard
Discussions
Editorial
You are viewing a single comment's thread.
Return to all comments →
sanyuktaagrawal1
1 year ago
+ 0 comments
is used for left justification of string. 15s is used for 15 char length of string. 03d id used for max three digit length. visit
https://docs.oracle.com/javase/tutorial/java/data/numberformat.html
for more help
Java Output Formatting
You are viewing a single comment's thread. Return to all comments →