Completion
26. When applied to text strings, the term ____________________ refers to : 1321023.
Completion
26. When applied to text strings, the term ____________________ refers to the act of extracting characters or substrings from a larger string.
27. All literal strings and string variables in JavaScript are represented by a(n) ____________________ class, which contains methods for manipulating text strings.
28. The ____________________ method of the String class creates a new string with the first instance of a specified pattern replaced with the value of the text argument.
replace
?
29. _________________________ are patterns that are used for matching and manipulating strings according to specified rules.
30. __________ is a data format that represents a JavaScript object as a string.?
JavaScript Object Notation
JavaScript Object Notation (JSON)?
Completion
26. When applied to text strings, the term ____________________ refers to : 1321023