____ bit operations are extremely useful in masking, or eliminating, selected bits from an operand.

A. &
B. |
C. >>
D. <<

Answer: A

Computer Science & Information Technology

You might also like to view...

You can ________ an Access table, query, form, or report to Word 2016

Fill in the blank(s) with correct word

Computer Science & Information Technology

How do you make a Label control’s text display bold characters?

a. Select Font from the View menu, and then select the label. b. Select the Label in the designer, and click the ellipses button next to Font in the Solution Explorer window. c. Select the Label in the designer, and click the ellipses button next to Font in the Properties window. d. Select the Label control and set the BoldText property to True in the Properties window.

Computer Science & Information Technology