Multiple Choice
Generic data types are available in C++ through the ____ library.
A) iostream
B) iomanip
C) STD
D) STL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: printf("Enter the price: "); can be written
Q38: C++ allows the use of references for
Q39: Many introductory C++ courses are taught using
Q40: scanf("%lf", &price); can be written in C++
Q41: When using inheritance, the initial class is
Q43: _ permits the same operation to invoke
Q44: _ can be used instead of '\n'
Q45: A _ is a completely new data
Q46: C++'s endl is equivalent to C's newline
Q47: C++ uses newl to signify a new