EST130 C QUIZ 1 - NUMBER SYSTEMS

EST130 C QUIZ 1 - NUMBER SYSTEMS

University

7 Qs

quiz-placeholder

Similar activities

Geekscoop - XXI (Demo Test)

Geekscoop - XXI (Demo Test)

University

10 Qs

Test Capa de red

Test Capa de red

University

10 Qs

SLG ULI Week 6

SLG ULI Week 6

University

9 Qs

COMPUTER NUMBER SYSTEM

COMPUTER NUMBER SYSTEM

University

10 Qs

AP CSP Unit 2 Data 2/2/2024

AP CSP Unit 2 Data 2/2/2024

University

5 Qs

Binary arithmetic

Binary arithmetic

University

7 Qs

IT Participation 4

IT Participation 4

University

10 Qs

Conversiones

Conversiones

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