Multiple Choice
The ____________ method returns true if a string object ends with a substring value or false otherwise.
A) LastIndexOf
B) Substring
C) TrimEnd
D) EndsWith
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Once you have created an instance of
Q24: When the data in a spreadsheet is
Q31: A string object's ToUpper method converts the
Q60: Look at the following code sample: enum
Q65: In C#, string objects have a method
Q68: A(n) _ is a data type you
Q71: When you declare an enumerated type, the
Q72: You can specify the values to be
Q73: The _ can be used to retrieve
Q81: A variable of the char data type