Menu

Arrays Questions

MCQ
91.
Which of the following bitwise operations will you use to set a particular bit to 1?
forum Discussion
MCQ
92.
Which of the following bitwise operations will you use to set a particular bit to 0?
forum Discussion
MCQ
93.
Which of the following bitwise operations will you use to toggle a particular bit?
forum Discussion
MCQ
94.
Which of the following is an advantage of bit array?
forum Discussion
MCQ
95.
Identify the disadvantages of bit array.
forum Discussion
MCQ
96.
What are some of the applications of bit arrays?
forum Discussion
MCQ
97.
Which class in Java can be used to represent bit array?
forum Discussion
MCQ
98.
What is a dynamic array?
forum Discussion
MCQ
99.
What is meant by physical size in a dynamic array?
forum Discussion
MCQ
100.
The number of items used by the dynamic array contents is its __________
forum Discussion