
Pop Quiz Version 2.0!
May 7, 2008Straight from my CompSci Final comes yet another random nonsensical question.
72) Which one of these most like an array of Doubles?
a) vector<int>
b) vector<int,double>
c) map<int,double>
d) map<double,int>
e) None of the Above
apparently it was (c), but i think that vector would have been a far better answer to have. this test was just lame. *sigh*