How to contruct a number consisting of all zeros given length of length in Java?

后端 未结 0 1675
萌比男神i
萌比男神i 2021-02-13 01:37

I\'m trying to make a constructor that creates a number of just zeros that make as many zeros as the given length. For example, of length of 4 would contruct \'0000\'.

I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题