Given a variable containing the value 0x96, which statement shown below results in the value 0x09?

A. var << 2
B. var << 4
C. var >> 2
D. var >> 4
E. var & 6


Answer: D

Computer Science & Information Technology

You might also like to view...

Borders can present a problem for liquid layouts because browsers do not recognize ____ values for border widths.

A. pixel B. percentage C. specific D. binary

Computer Science & Information Technology

Footnotes are compiled and placed on a separate page at the end of the document

Indicate whether the statement is true or false

Computer Science & Information Technology

With a report generator, users can control how a screen will display captions, data fields, data, and other visual attributes. ?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What type of network does not require a network operating system, in which each computer is considered equal?

A. Client-server network B. Peer-to-peer network C. Storage area network (SAN)

Computer Science & Information Technology