Data Structures

Data Structures

9th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

19.1 Algorithms Cambridge iA 9618

19.1 Algorithms Cambridge iA 9618

12th Grade

20 Qs

A-level binary tree algorithms

A-level binary tree algorithms

11th Grade

20 Qs

Data Structures - Lists & Trees

Data Structures - Lists & Trees

10th Grade

25 Qs

Recursion

Recursion

12th Grade

20 Qs

Python-Stacks & Queues

Python-Stacks & Queues

12th Grade

22 Qs

1.4.2 Data Structures

1.4.2 Data Structures

11th Grade

20 Qs

Topic 3 (Stacks)

Topic 3 (Stacks)

1st - 12th Grade

20 Qs

2.3.1 Graph Traversal & Path Finding Algorithms

2.3.1 Graph Traversal & Path Finding Algorithms

12th Grade - University

20 Qs

Data Structures

Data Structures

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Ron F.

Used 582+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A series of values stored in memory is called ___

an array

a tree

a matrix

a struct

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In some languages, arrays are also called ___

groups or arrows

roots or leaves

lists or vectors

lines or strings

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Almost all programming languages start arrays at ___

index 0

index 1

index 2

the null character

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In almost all programming languages, what kind of bracketing is used to denote array access?

round brackets

square brackets

curly braces

quotation marks

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Arrays of characters, like letters, numbers, punctuation and other written symbols, are called ___

structs

vectors

strings

groups

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Most often, to save a string into memory, you just put it in ___

square brackets

round brackets

quotes

curly braces

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A string ends with the binary value 0 in memory, which is called ___

the concatenation character

the floating point

index zero

the null character

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?