What is the binary equivalent of the decimal number 112?

A. 00000111
B. 00111100
C. 01110000
D. 11100000


Answer: C

Computer Science & Information Technology

You might also like to view...

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

1. A structure declaration does not create anything in memory until you create a new instance of the structure. 2. Structures are value types, so a structure object contains all of its data at the variable’s memory location. 3. The programming terms instance and an object have the same meaning. 4. When you create a structure object with a simple declaration, the object's fields are initialized to their default values.

Computer Science & Information Technology

You need a card reader to transfer photos from the memory card to a hard drive.

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

Computer Science & Information Technology

What is the advantage of fusion splicing over mechanical splicing?

What will be an ideal response?

Computer Science & Information Technology

Which of the following queries analyzes two-dimensionally?

A) Crosstab Query B) Query with grouped data C) Query with aggregate functions D) Nested query

Computer Science & Information Technology