Sail E0 Webinar
Question
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)
Options:
A .  false.toString()
B .  String(false)
C .  String newvariable=”false”
D .  Both false.toString() and String(false)
Answer: Option D

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers