But am not getting how to left pad a String with Zero.
input: "129018" output: "0000129018"
The total output length should be TEN.
Post Closed as "Duplicate" by Mureinik javaUsers with the java badge or a synonym can single-handedly close java questions as duplicates and reopen them as needed.