EST130 C QUIZ 1 - NUMBER SYSTEMS

EST130 C QUIZ 1 - NUMBER SYSTEMS

University

7 Qs

quiz-placeholder

Similar activities

#3 Vamos calcular algumas conversões de bases

#3 Vamos calcular algumas conversões de bases

University

10 Qs

Binary to octal

Binary to octal

10th Grade - University

8 Qs

PLC Chapter3 HW3

PLC Chapter3 HW3

University

10 Qs

Numbering System

Numbering System

University

9 Qs

Data Representation

Data Representation

University

10 Qs

CSIT111- Part 1: Computer system

CSIT111- Part 1: Computer system

University

11 Qs

សំនួរប្រចាំខែឧសភា

សំនួរប្រចាំខែឧសភា

University

10 Qs

Chapter 2

Chapter 2

University

10 Qs

EST130 C QUIZ 1 - NUMBER SYSTEMS

EST130 C QUIZ 1 - NUMBER SYSTEMS

Assessment

Quiz

Computers

University

Hard

Created by

Rashid Ummer NT

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 2 pts

What is the binary equivalent of the decimal number 23.625?

10111.101

10111.110

10111.111

10111.100

2.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

What is the decimal equivalent of the binary number 1101.0111

13.75

13.875

13.9375

13.5

3.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

What is the octal equivalent of the decimal number 57.25?

71.2

71.4

71.6

None of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the hexadecimal equivalent of the decimal number 84.625?

54.A

54.B

54.C

54.D

5.

MULTIPLE CHOICE QUESTION

3 mins • 3 pts

What is the binary equivalent of the hexadecimal number 3E.2A?

111110.01010

111110.10101

111110.10010

111110.01101

6.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Convert the octal number 2.3 to decimal. Which of the following is the correct decimal representation?

2.5

2.25

2.375

2.125

7.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Convert the binary number 1101.1111 to octal. Which of the following is the correct octal representation?

15.7

15.4

15.3

15.5