Solved

If You Create a FirstName String and Initialize It to "Mary

Question 4

Multiple Choice

If you create a firstName string and initialize it to "Mary" , and then use the C++ statement cout , the output is ____.


A) Mary
B) ary
C) an error
D) empty because the program does not compile

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions