Seminar 1

Seminar 1

University

10 Qs

quiz-placeholder

Similar activities

Networks and Computer Attacks

Networks and Computer Attacks

University

15 Qs

ITN 05.02 Binary-to-Hexadecimal Conversion

ITN 05.02 Binary-to-Hexadecimal Conversion

University

14 Qs

(N5) Binary Numbers

(N5) Binary Numbers

University

14 Qs

Unit 3 - 2.3.1 Application Vulnerabilitites

Unit 3 - 2.3.1 Application Vulnerabilitites

9th Grade - University

6 Qs

Binary Quiz

Binary Quiz

9th Grade - University

10 Qs

CS2110 Quiz 1

CS2110 Quiz 1

University

15 Qs

Python

Python

University

15 Qs

Data Structure

Data Structure

12th Grade - University

15 Qs

Seminar 1

Seminar 1

Assessment

Quiz

Computers

University

Medium

Created by

Микола Трохимович

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the fundamental principle of representing data in computers, using only 0 and 1?

ASCII Encoding

Binary Representation

Decimal System

Hexadecimal Notation

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How is the range of values represented by an 8-bit binary number (1 byte) calculated?

[0, 127]

[1, 256]

[0, 255]

[1, 255]

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In binary representation, what does the left-most bit (most significant bit) indicate for signed numbers?

The magnitude of the number

The sign of the number

The decimal point

The parity of the number

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary representation of the decimal number 13?

1101

0011

1110

1111

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the hexadecimal representation of the binary number 1010?

A

B

C

D

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a valid 1 byte binary number?

10000

1

11110000

111111111

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the method to calculate the 2's complement if X is negative?

Subtract 1 from the original binary number.

Reverse the bits and add 1.

Convert the absolute value to base 2, add leading zeros, negate all bits, and add 1.

Convert the absolute value to base 2, add leading zeros, negate all bits, and subtract one.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?