Answer:
formatting string
Explanation:
When you call the ToString method, you can optionally pass a(n) formatted string as an argument to the method to indicate that you want the number to appear formatted in a specific way when it is returned as a string from the method.