Question
a.
2
b.
3
c.
2 or 3
d.
3 or 4
Posted under Object Oriented Programming Using C++
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. How many parameters are available in partial_sum function in c++?
Similar Questions
Discover Related MCQs
Q. What is the default operation of adjacent_difference function in numeric library?
View solution
Q. Which header file is used to create the pseudo random generator?
View solution
Q. Which is a constant defined in <cstdlib> header file?
View solution
Q. How many parameters are available in srand function?
View solution
Q. Which operator is used to produce a certain number in a specific range?
View solution
Q. Which can be used to create a random number without duplication?
View solution
Q. Ios: : skipws, ios: : left, ios: : dec, ios: : fixed, is an example of
View solution
Q. If we don't want any ios object can be declared in ios class, we can use a default constructor
View solution
Q. C++ uses directive because
View solution
Q. The unformatted input functions are handled by
View solution
Q. The istream class defines the
View solution
Q. Which from the following functions does not extract the delimiter character from the input stream?
View solution
Q. Iostream is a subclass of
View solution
Q. Ios state variables holds
View solution
Q. The class fstream is used for
View solution
Q. The I/O library provides how many stream base classes?
View solution
Q. Which from the following format flag is not included in ios: : adjustfield mask?
View solution
Q. What is the mask of ios: :dec, ios: :oct, ios: : hex in format flags?
View solution
Q. The default constructor for ios class is
View solution
Q. Which from the following is an I/O library stream class?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming Using C++? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!