1.4: Data Types, Data Structures  and Algorithms

1.4: Data Types, Data Structures and Algorithms

12th Grade

23 Qs

quiz-placeholder

Similar activities

Data Types

Data Types

9th - 12th Grade

20 Qs

Data Structures

Data Structures

9th - 12th Grade

21 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

Basic Python

Basic Python

10th - 12th Grade

20 Qs

TMK TAHUN5:  SISTEM PANGKALAN DATA

TMK TAHUN5: SISTEM PANGKALAN DATA

1st - 12th Grade

20 Qs

SAINS KOMPUTER TINGKATAN 4 (BAB1)

SAINS KOMPUTER TINGKATAN 4 (BAB1)

KG - University

21 Qs

AS Data Types and Programming Constructs

AS Data Types and Programming Constructs

10th - 12th Grade

22 Qs

Very Basic Programming

Very Basic Programming

10th - 12th Grade

20 Qs

1.4: Data Types, Data Structures  and Algorithms

1.4: Data Types, Data Structures and Algorithms

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Ana Bracher

Used 1+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the AND logical operator return if all inputs are TRUE?

FALSE

0

1

NULL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character set is used to represent alphanumeric characters or symbols as a set of 8 bits?

Binary

Denary

ASCII

Hexadecimal

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Boolean data type capable of storing?

Any integer value

Only one of two possible values

A string of text

An unlimited range of values

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the OR logical operator return if any one of the inputs is TRUE?

0

FALSE

NULL

1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Primitive Data Type?

A complex data structure

A data type for storing large numbers

A basic built-in data type provided by a programming language

A data type that can only be created by the user

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a String used for in data types?

A method of storing negative numbers in binary.

A data structure for storing a finite, ordered set of data of the same data type within a single identifier.

A data type for storing a sequence of alphanumeric characters or symbols, typically within quotation marks.

A logical operator which returns TRUE if exactly 1 of the inputs is TRUE.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Two's Complement method involve?

A bitwise manipulation where a set of bits are all moved by one place in a given direction.

A method of storing negative numbers in binary by flipping all the bits of the binary representation of the positive number and then adding 1.

A character set that is a superset of ASCII.

A method of traversing an entire graph by visiting all the neighbours of the first node.

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?