1.

Space taken by bitset bs is less than?

A. bool bs[N]
B. vector bs(N)
C. Both A and B
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found