Big Idea 1: Creative Development

Quiz
•
Computers
•
9th - 11th Grade
•
Medium

Linda Henneberg
Used 375+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following is NOT a possible benefit of collaborative work on a software development project?
Creators can share ideas so the app can operate to its maximum capacity
The app development process will go faster since there are more people to work on it
Collaborators can bring different perspectives to the table that they can incorporate into their app
People supposed to work on the app can let others do all the work
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A student wants to create an app that allows for a user to create a group with other people and gain a list of nearby places to visit. Which of the following is LEAST likely to be an input that is provided by the user while using the app?
The user's location
The location of other members in the group
The amount of people in their group
A list of nearby places
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following allows for collaboration between students in different locations when working together to develop an application?
Having the students participate in several video conferences to share their progress and ideas
Having one student in charge of putting everything together while the others do not participate
Having each student create their own version of the application
None of these allows for students in different locations to collaborate on an application
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
When collaborating with a group for a project, what is NOT a positive effect of collaboration?
The ability to compare ideas
The diversity of ideas
Overabundance of ideas
Accountability
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A firm that develops advice giving applications plans to involve a groups of test users in the software development process. Which of the following is most likely a BENEFIT in having user feedback?
Users can review and provide technical solutions to the software's algorithms to improve accuracy.
Users provide code documentation at the end of the software development process.
Users can design potential released versions and work with the design team.
Users can provide general feedback that can be used by developers to incorporate different perspectives into the design process.
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
PROCEDURE updatePrice (max)
{
price <-- 5
REPEAT UNTIL (price > max)
{
DISPLAY (price)
price <-- price + 2
Which of the following is the most appropriate documentation to appear with the updatePrice procedure?
Prints all positive odd integers that are greater than max.
Prints all positive even integers that are greater than max.
Prints all positive even integers that are less than or equal to max.
Prints all positive odd integers that are less than or equal to max.
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
1. Look at the following code segment:
Number <--- 10
(While Number > 0
Number <--- Number-1)
Console.log (Number)
Which choice best explains how it functions?
The function subtracts the value 1 from the Number value of 10 until it reaches the value of 1 then the loop terminates and the console.log prints the value of Number which is 1
The function adds the value of 1 to the Number value of 0 until it reaches the value of 10 then the loop terminates and the console.log prints the value of Number which is 10
The function subtracts the value 1 from the Number value of 10 until it reaches the value of 0 then the loop terminates and the console.log prints the value of Number which is 0
a. The function subtracts the value 1 from the Number to display all odd numbers up to 10
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Social Media Quiz

Quiz
•
9th - 12th Grade
13 questions
Cloud services

Quiz
•
9th - 10th Grade
10 questions
BTEC DIT C3 LAA - Cloud Computing

Quiz
•
10th - 11th Grade
14 questions
Security Systems - Threats

Quiz
•
10th Grade
10 questions
APP LAB Homework 1

Quiz
•
9th Grade
18 questions
Quiz: Design Apps that utilise device functions

Quiz
•
11th Grade
12 questions
5.6 - Internet Communications Technologies

Quiz
•
9th Grade
11 questions
Name the App

Quiz
•
6th Grade - University
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
30 questions
Introduction to Computers

Quiz
•
8th - 9th 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