Multiple Choice
The lowercase string character is converted to its uppercase equivalent by using the ____ function.
A) upper()
B) isupper()
C) changeupper()
D) toupper()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: A common error associated with defining and
Q23: Multiple catch blocks can be used as
Q24: In exception handling, an exception is thrown
Q25: The process of generating and passing an
Q26: The parameter name in the catch block
Q28: Inside the parentheses of a catch block
Q29: The _ object reads a set of
Q30: The string class function int length() returns
Q31: The _ keyword identifies the start of
Q32: Unlike the built-in data types, a class