1.4.1 Data Types

1.4.1 Data Types

12th Grade

15 Qs

quiz-placeholder

Similar activities

1.4_1 Binary

1.4_1 Binary

12th Grade

15 Qs

AP CSP Unit 1 Review (code.org)

AP CSP Unit 1 Review (code.org)

10th - 12th Grade

19 Qs

Bitwise Operators in C Language

Bitwise Operators in C Language

12th Grade

10 Qs

H466 - Negative Binary and Two's Complement

H466 - Negative Binary and Two's Complement

11th Grade - University

10 Qs

Bitwise Manipulation and Hex  Quiz

Bitwise Manipulation and Hex Quiz

12th Grade

17 Qs

Parity

Parity

10th - 12th Grade

10 Qs

Code.org CSP Unit 1 Review

Code.org CSP Unit 1 Review

9th - 12th Grade

15 Qs

NUMBER SYSTEM CONVERSIONS

NUMBER SYSTEM CONVERSIONS

11th Grade - University

20 Qs

1.4.1 Data Types

1.4.1 Data Types

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Paul Bates

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a primitive data type?

Integer

Real/Floating Point

Array

Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do computers store data?

Using hexadecimal

Using binary

Using decimal

Using octal

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a process of converting a positive whole number to binary?

Repeatedly divide the number by 2 and record the remainder.

Repeatedly divide the number by 10 and record the remainder.

Repeatedly multiply the number by 2 and record the remainder.

Repeatedly multiply the number by 10 and record the remainder.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are negative numbers represented in binary?

Using Sign and Magnitude

Using one's complement

Using two's complement

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the hexadecimal equivalent of the binary number 1010?

5

10

A

F

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process of normalisation in floating point numbers?

Adjusting the mantissa and exponent

Adjusting the integer part

Adjusting the fractional part

Adjusting the binary point

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in performing addition and subtraction of floating point numbers?

Adding the mantissas

Subtracting the mantissas

Ensuring the numbers have the same exponent

Converting the numbers to binary

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?