Solved

In Declaring and Initializing a String Variable for Use in an Open()

Question 4

Multiple Choice

In declaring and initializing a string variable for use in an open() method, the string is considered a ____.


A) string object
B) C-string
C) c_str
D) c-character

Correct Answer:

verifed

Verified

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

Related Questions