What is the result of the binary conversion in the example shown here?

128 64 32 16 8 4 2 1
1 0 0 0 0 0 0 0

A) 128
B) 256
C) 32
D) 127

A
Explanation: 128 + 0 + 0 + 0 + 0 + 0 + 0 + 0 = 128

Computer Science & Information Technology

You might also like to view...

Which type of program takes advantage of automatic recalculation and what-if analysis?

a. spreadsheet c. CAD/CAM b. database d. project management

Computer Science & Information Technology

What are each of the following:

1. Clipping 2. Frames per second 3. Frame-based animation 4. Persistence of vision 5. AVI 6. JVM

Computer Science & Information Technology