Multiple Choice
Which of the following expressions has as its value the value of strVar with its leading and trailing spaces removed?
A) strVar.Length
B) strVar.ToUpper
C) strVar.Ctrim
D) strVar.Trim
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q47: Which of the following statements is a
Q48: The statement a + b = c
Q49: Which of the following is the same
Q50: Suppose you are 20 years old,
Q51: Typecasting is used to convert a value
Q53: Numeric variables can be initialized to zero
Q54: The line continuation character must be preceded
Q55: The type of error that is normally
Q56: Which statement can be used to clear
Q57: Which of the following masks is appropriate