Multiple choice technology mainframe

SUM = 123 D = RIGHT(LEFT(SUM,7,'0'),10,'0') SAY D

  1. 0000000123

  2. 0000123000

  3. 1230000000

  4. 0001230000

Reveal answer Fill a bubble to check yourself
D Correct answer