10 Design and Apps Revision

Quiz
•
Computers
•
10th Grade
•
Medium
Daryl Croke
Used 7+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a function?
A mathematically formula
A library of code imported into a program
A set of tasks that have been given a name that can be called in parts of a program
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What 2 steps are need to make a function work in a program
1: Memory needs be to cleared
2: Function needs to be defined
1. Function needs to be imported
2. Function needs to be defined
1. Function needs to be defined
2. Function needs to be called
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the correct way to call a function
Function addNums(call)
addNums(1,3)
def addNums(x,y):
sum = x + y
return sum
addNum
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It is possible to pass values to a function
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Functions can return a value
Maybe
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Best definition of Functional Requirements
Functions requiring calculations
What the user requires to do
What the system must be able to do
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Non-Functional Requirements
A list of things the system has to do
A list of things the user has to do
Things the user or client would like
Non-important functions
Create a free account and access millions of resources
Similar Resources on Wayground
19 questions
Excel Review

Quiz
•
9th - 12th Grade
15 questions
Tournament 2 - A

Quiz
•
6th - 12th Grade
18 questions
Python basics

Quiz
•
7th - 10th Grade
20 questions
Spreadsheet - Advanced Functions and Formulae

Quiz
•
10th - 11th Grade
16 questions
Subroutines

Quiz
•
9th - 11th Grade
16 questions
Tournament 2 - B

Quiz
•
3rd - 12th Grade
16 questions
An introduction to Arduino

Quiz
•
10th - 11th Grade
20 questions
Access Quiz

Quiz
•
9th - 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
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
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th 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