Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question

Strings can also be created using the String global object directly:

 [...] 
Answer
String(" ");

Question

Strings can also be created using the String global object directly:

 [...] 
Answer
?

Question

Strings can also be created using the String global object directly:

 [...] 
Answer
String(" ");
If you want to change selection, open document below and click on "Move attachment"

String - JavaScript | MDN
or for strings, or a sequence of characters. SyntaxEdit String literals take the forms: 'string text' "string text" "中文 español deutsch English हिन्दी العربية português বাংলা русский 日本語 ਪੰਜਾਬੀ 한국어 தமிழ் עברית" <span>Strings can also be created using the String global object directly: String(thing) Parameters thing Anything to be converted to a string. Template literals Starting with ECMAScript 2015, string literals can also be so-called Template literals: `hello wo

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.