Text Adventure Game Functions Quiz - Part 1

Quiz
•
Computers
•
12th Grade
•
Hard

David Copeland
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when you try to move in a direction where CurrentPlace.Direction is equal to 0?
The CurrentLocation is updated to CurrentPlace.Direction
A message "The door is closed." is printed
A message "You are not able to go in that direction." is printed
The function DisplayContentsOfContainerItem is called
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the function DisplayContentsOfContainerItem do if an item's location matches the ContainerID?
It prints the name of the item without a comma.
It prints "The door is open."
It prints the name of the item with a comma if it's not the first item.
It changes the value of Moved to False.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the function Examine(Items, Characters, ItemToExamine, CurrentLocation) return if ItemToExamine is "inventory"?
The description of the item to examine
The current location of the character
The inventory list
An error message
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the function GetPositionOfCommand(CommandList, Command) do?
It returns the position of the command in the command list
It prints the command
It deletes the command from the command list
It executes the command
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen if the Examine function is called with an ItemToExamine that is neither "inventory" nor an item in the current location?
It will return the inventory list
It will print the item's description
It will return the description of a character
It will print "You cannot find
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the function 'ChangeLocationOfItem' do?
It changes the name of an item in the Items list.
It changes the location of an item in the Items list.
It changes the status of an item in the Items list.
It generates a random number.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'getRandomNumber' function?
It changes the status of an item.
It rolls a dice to get a number between 1 and 6.
It returns a random number between the LowerLimitValue and UpperLimitValue.
It changes the location of an item.
Create a free account and access millions of resources
Similar Resources on Wayground
40 questions
C Programming Midterm Review

Quiz
•
11th - 12th Grade
35 questions
Data Structures - Stacks

Quiz
•
12th Grade
36 questions
EarSketch/Python Programming

Quiz
•
9th - 12th Grade
41 questions
Microsoft Excel 2019 Final Exam Review

Quiz
•
9th - 12th Grade
40 questions
FBLA Exploring Computer Science

Quiz
•
6th - 12th Grade
35 questions
Higher Software Design & Development

Quiz
•
10th - 12th Grade
40 questions
Organizing My Website Content using Flexbox

Quiz
•
8th Grade - University
37 questions
Excel Gmetrix Quiz

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade