Multiple Choice
In order to determine the position of one or more characters inside a string argument, use the ____ method of the string class.
A) Location( )
B) Position ( )
C) IndexOf( )
D) Place( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: _ are types of data structures that
Q10: As with the ArrayList class, in order
Q11: A Hashtable represents a collection of key/value
Q12: double [ , ] price = new double [2
Q13: In C#, a two-dimensional array is usually
Q15: If an array named num is dimensioned
Q16: With a two-dimensional array, GetLength(0) returns the
Q17: The Rank property is used with array
Q18: The major requirement of dealing with multi-dimensional
Q19: The _ method is used with the