Q. Assume that we have to convert “false” that is a non-string to string. The command that we use is (without invoking the “new” operator)
β
Correct Answer: (D)
Both false.toString() and String(false)