Question #147705

Which is the correct JavaScript statement to define string as object?


Options:

Explanation:
The strings can also be defined as an object using the new keyword. The correct JavaScript statement to define a string as an object is:
Tags: JavaScript

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question