1.

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)$#

A. false.toString()
B. String(false)
C. String newvariable=”false”
D. Both false.toString() and String(false)
Answer» E.


Discussion

No Comment Found

Related MCQs