Which function is used to get the total capacity of a vector?
Posted: Wed Jul 13, 2022 7:53 pm
a) v.size()
b) v.capacity()
c) v.max_size()
d) v.no_of_elements()
b) v.capacity()
c) v.max_size()
d) v.no_of_elements()
Accurate answers. Every time.
https://answerhappy.com/