As - Data Structures Quiz

As - Data Structures Quiz

11th Grade

16 Qs

quiz-placeholder

Similar activities

Databases

Databases

9th - 12th Grade

15 Qs

GCSE Computing: Lists and Arrays

GCSE Computing: Lists and Arrays

10th - 11th Grade

15 Qs

Java Arrays  Prt 1Quiz

Java Arrays Prt 1Quiz

9th - 12th Grade

15 Qs

Records and Files

Records and Files

8th - 11th Grade

15 Qs

Ripasso c++ - Array - 4BI

Ripasso c++ - Array - 4BI

11th Grade

18 Qs

GCSE Databases

GCSE Databases

9th - 11th Grade

18 Qs

APCSA Unit 8

APCSA Unit 8

9th - 12th Grade

17 Qs

Data Structures Quiz

Data Structures Quiz

11th Grade

15 Qs

As - Data Structures Quiz

As - Data Structures Quiz

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Andrew Dawson

Used 5+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a data structure?

A specific method of processing data efficiently.

A type of function in programming.

A collection of data processing applications.

A programming language.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an array contain?

A collection of different data types.

A single element of data.

Groups of elements of the same data type.

A collection of files.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are records different from arrays?

Records are a type of array.

Records contain only one data type.

Records are composed of fields, each containing one item of information about the same subject.

Records cannot contain strings.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a data type listed in the image?

Integer

Real

Character

Object

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the element at index [4] in the one-dimensional array example?

37

26

56

76

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the element at index [2,2] in the two-dimensional array example?

Fred

Davies

Evans

Pamela

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the code snippet under "Traversing" do?

It searches for a specific element in the array.

It deletes an element from the array.

It prints the contents of the array.

It reverses the elements in the array.

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?