MCQOPTIONS
Bookmark
Saved Bookmarks
→
C++ Programming
→
Constructors And Destructors in C++ Programming
→
Which of the following is the limitation of bitset..
1.
Which of the following is the limitation of bitset over vector bool?
A.
Space
B.
Size
C.
Type
D.
Speed
Answer» C. Type
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What does size() function returns?
What is the use of count() function in bitset?
Indexing of bitset variables starts from ___________
Which header file is required for using bitset in your program?
What is the default value of a bitset?
Which of the following is corect way of constructing bitset using binary string?
Which of the following is corect way of constructing bitset using integer number?
Which is the correct syntax of constructing a bitset?
How many ways are there for constructing a bitset?
Which operator is used to access the nth bit in a bitset?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply