Question: Which of the following is correct about bitset and vector of bools?

Options

A : Space consumed by bitset is less than vector<bool>

B : Bitset consume only 1 bit per element

C : Number of elements in bitset should be known at compile time whereas vector can have a dynamic size

D : All of the mentioned

Click to view Correct Answer

Previous || Next

Cplusplus Programming Bitset 1 more questions

Which of the following property controls how spaces, tabs, and....

Which of the following property sets the amount of spacing....

Which of the following is the limitation of bitset over....

Array implementation of Stack is not dynamic, which of the....

The electrical properties of a transistor in alloy type construction....

In a crystal, if a fault exists in the arrangement....

Which of the following systems do not use MEMS gyro?

The ________ are the gaps between two individual particles.

Which of the following service use XML-RPC calls to get....

Which of the following service allows applications to incorporate the....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Cplusplus Language Interview Questions Sequence Algorithms

C Plus Plus Language Interview Questions Void

Cplusplus Programming Abstract Classes 2

Cplusplus Programming Array Type Manipulation

Cplusplus Programming Basics

Cplusplus Programming Bitset 2

Cplusplus Programming Character Classification

Cplusplus Programming Classes 2

C Plus Plus Programming Class Hierarchies

Cplusplus Programming Class Relationships