Q:

We can default initialize a vector (§ 2.2.1, p. 44), which creates an empty vector of the specified type

0

We can default initialize a vector (§ 2.2.1, p. 44), which creates an empty vector of the specified type.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

vector<string> svec; // default initialization; svec has no elements

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now