0

The following syntax generates an error:

5.toString();

But the following doesn't:

(5).toString();

What does the parentheses exactly do here?

Charlie
  • 22,886
  • 11
  • 59
  • 90

0 Answers0