Question 8 (3 points) Select all (3) member functions that a vector has: clear)
ID: 3707191 • Letter: Q
Question
Question 8 (3 points) Select all (3) member functions that a vector has: clear) pop_ back() cast0 resizet elements, value) Save Question 9 (2 points) search is that it is easy to code and that the values in the The advantage of the array do not need to be in order for the search to work. Save Question 10 (2 points) The advantage of the search is that it can easily handle large arrays. The only issue is that all of the values in the array elements must be sorted before this search will work. SaveExplanation / Answer
Ans:8
cast();
Ans:9
linear search
Ans:10
binary search
Ans:11
bubble sort
Ans:12
selection sort
==============================================================
KIndly Check and Verify Thanks..!!!