Matching
Match each statement below with correct item:
Premises:
Compares strings according to the particular sort order of a language or country
Text contained within double or single quotation marks
A standardized set of characters from many of the world's languages
Metacharacter that specifies the quantity of a match
Special character that defines pattern matching rules in a regular expression
Separates alternate sets of substrings in a regular expression
Adds one or more elements to the end of an array
Removes the last element from the end of an array
Converts a JSON string value to an object
Combines array elements into a string
Responses:
join()
localeCompare()method
metacharacter
pop()
|
parse()
Unicode
string
push()
quantifier
Correct Answer:
Premises:
Responses:
Compares strings according to the particular sort order of a language or country
Text contained within double or single quotation marks
A standardized set of characters from many of the world's languages
Metacharacter that specifies the quantity of a match
Special character that defines pattern matching rules in a regular expression
Separates alternate sets of substrings in a regular expression
Adds one or more elements to the end of an array
Removes the last element from the end of an array
Converts a JSON string value to an object
Combines array elements into a string
Premises:
Compares strings according to the particular sort order of a language or country
Text contained within double or single quotation marks
A standardized set of characters from many of the world's languages
Metacharacter that specifies the quantity of a match
Special character that defines pattern matching rules in a regular expression
Separates alternate sets of substrings in a regular expression
Adds one or more elements to the end of an array
Removes the last element from the end of an array
Converts a JSON string value to an object
Combines array elements into a string
Responses:
Related Questions
Q31: To convert a JSON string to a
Q32: What are the toString()and toLocaleString()methods used for,
Q33: Regular expression patterns in JavaScript must begin
Q34: To convert a JavaScript object to a
Q35: You use _ classes in regular expressions
Q36: What is the primary difference between the
Q38: The _ method converts a text string
Q39: The _ method adds one or more
Q40: All literal strings and string variables in
Q41: The _ method removes and returns the