Multiple Choice
Suppose str = "xyzw";.After the statement str[2] = 'Y'; The value of str is "____".
A) xyzw
B) xYzw
C) xyYw
D) xzYw
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: In C++, namespace is a reserved word.
Q4: Suppose that you have the following declaration.
Q5: Which of the following statements creates an
Q6: Which of the following statements declares the
Q7: Considering the statement string str = "Gone
Q9: The general syntax for accessing a namespace
Q10: An enumeration type can be passed as
Q11: A data type wherein you directly specify
Q12: Consider the following statements:string str = "ABCDEFD";
Q13: The values in the domain of an