MCQOPTIONS
Bookmark
Saved Bookmarks
→
C++ Programming
→
Constructors And Destructors in C++ Programming
→
Which operator is used to access the nth bit in a ..
1.
Which operator is used to access the nth bit in a bitset?
A.
->
B.
[]
C.
.
D.
*
Answer» C. .
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