1.4.1 Data Types

1.4.1 Data Types

12th Grade

15 Qs

quiz-placeholder

Similar activities

AP CSP Unit 1 Review (code.org)

AP CSP Unit 1 Review (code.org)

10th - 12th Grade

19 Qs

Quiz - 7 on Bitwise Operators in C

Quiz - 7 on Bitwise Operators in C

12th Grade

15 Qs

Big Idea 2: Data Questions

Big Idea 2: Data Questions

9th - 12th Grade

20 Qs

Binary Numbers and Data

Binary Numbers and Data

12th Grade

15 Qs

PIT - Mod 2 Lesson 3: Digital Data Vocab Quiz

PIT - Mod 2 Lesson 3: Digital Data Vocab Quiz

9th - 12th Grade

13 Qs

Comp Architecture

Comp Architecture

KG - University

20 Qs

AP CSP Big Idea 2: Data

AP CSP Big Idea 2: Data

9th - 12th Grade

20 Qs

AP Computer Science Principles Unit 3 Review

AP Computer Science Principles Unit 3 Review

9th - 12th Grade

10 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?