Java Output Formatting

  • + 0 comments

    so // - means left alignment // 15s means a manually set no. spaces of string can filled (think of a limited no. of strings, spaces included but you the programmer set the limit) //%03d is 3 significant figures and //%n is \n