Which of the following statements sets bits 3 and 6 to 1?
A. (0x01 << 2) | (0x01 << 5);
B. (0x01 << 3) | (0x01 << 6);
C. (0x01 << 2) | (0x01 << 6);
D. (0x01 << 3) | (0x01 << 7);
E. 0x03 | 0x06;
Answer: B
You might also like to view...
When you apply a theme it is automatically applied to only the current slide that you have selected
Indicate whether the statement is true or false
The Merriam-Webster dictionary that you can use through Word is an example of a(n) ________
Fill in the blank(s) with correct word
Choose the sentence type of the following sentence.The capital of Illinois is Springfield, and the largest city is Chicago.?
A. ?Simple B. ?Compound C. ?Complex D. ?Compound-complex
Compared to Web site defacement, vandalism within a network is less malicious in intent and more public.
Answer the following statement true (T) or false (F)