Solved

Match Each of the Following Functions to Its Best Description

Question 45

Matching

Match each of the following functions to its best description:

Premises:
UPPER
SUBSTITUTE
CONCATENATE
PROPER
LOWER
Responses:
Combines multiple text strings
Finds a specific string and replaces it with another string
Changes the first character of each word to upper case
Changes all characters in a string to upper case
Changes all characters in a string to lower case

Correct Answer:

UPPER
SUBSTITUTE
CONCATENATE
PROPER
LOWER
Related Questions