What is the use of adapter in STL in c++?
Posted: Wed Jul 13, 2022 7:53 pm
a) To provide interface
b) To manipulate the data
c) To extract the data
d) To delete the data
b) To manipulate the data
c) To extract the data
d) To delete the data