7517 AQA Graphs

7517 AQA Graphs

11th Grade

15 Qs

quiz-placeholder

Similar activities

Binary Search Tree (Recap 1)

Binary Search Tree (Recap 1)

11th Grade - University

13 Qs

Exploring Graphs and Trees Quiz

Exploring Graphs and Trees Quiz

11th Grade

10 Qs

Y11 EC Week5 IT Infrastructure PostQuiz

Y11 EC Week5 IT Infrastructure PostQuiz

11th Grade

20 Qs

A - Level Tree Traversal

A - Level Tree Traversal

11th Grade

11 Qs

Y13 Graph Traversal

Y13 Graph Traversal

9th Grade - University

16 Qs

Understanding Graph Theory

Understanding Graph Theory

9th - 12th Grade

13 Qs

Graphs Quiz

Graphs Quiz

11th Grade

11 Qs

2.3.1 Algorithms

2.3.1 Algorithms

11th Grade

20 Qs

7517 AQA Graphs

7517 AQA Graphs

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Valerie Quaye

Used 8+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What is a graph in the context of data structures?
A) A set of nodes connected by edges.
B) A type of chart used to represent statistical data.
C) A list of items.
D) An array of integers.
Pluto

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What is a weighted graph?
A) A graph where edges have no direction.
B) A graph where edges have a weight or cost associated with them.
C) A graph with self-loops.
D) A graph with multiple edges between the same pair of vertices.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Define a vertex/node in a graph.
A) A connection between two edges.
B) A point where edges meet.
C) A type of data structure.
D) A subgraph of the main graph.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. What is an edge/arc in a graph?
A) A point where two lines intersect.
B) A connection between two nodes/vertices.
C) A type of tree structure.
D) A list of vertices.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Describe an undirected graph.
A) A graph where edges have directions.
B) A graph where edges do not have directions.
C) A graph with weighted edges.
D) A graph with a single node.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. What is a directed graph?
A) A graph where each edge has a direction.
B) A graph with no edges.
C) A graph with undirected edges.
D) A graph with multiple edges between nodes.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. What is an adjacency matrix?
A) A 2D array used to represent a graph, where the cell value indicates the presence or absence of an edge.
B) A list of all the nodes in a graph.
C) A 1D array representing the nodes.
D) A hierarchical representation of a graph.

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?