Big Idea 3 Extra Questions

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Keneshia Jackson
Used 5+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A Boolean data type is one that
will hold numbers, that include integers, floats, and doubles
will hold characters including special characters
holds only two values which are true and false
holds characters, letters, and numbers
Answer explanation
When you look at most programming languages, variables are assigned data points by using an assignment statement. A Boolean is a special data type that will only hold two values, true or false. The other forms of data types are int, double, string, etc.
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
An important property of an algorithm is
It is a step-by-step process
it has abstraction built in
it is important to calculate efficiency
it is written using pseudocode
Answer explanation
An algorithm is a detailed step-by-step process that is used to solve problems. While answer choice B and C might be true, they are not part of the definition of an algorithm. An algorithm can be written in pseudocode, English, or any other programming language.
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following are true about simulations?
a simulation allows investigation of a real-world phenomenon without the constraints of the real world
a simulation is an abstraction of a real-world object or phenomena
the process of developing a simulation involves simplifying the functionality
All of the answers above
Answer explanation
All of the answers are valid about simulations. Answer B is the formal definition of a simulation. Answers A and C are some advantages of simulations.
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Using the Exam Reference Sheet, the index value of a list starts at
1
the length of the list
n
0
Answer explanation
When using most programming languages that deal with arrays, the first element in an array starts with 0. On the Exam Reference Sheet, the index value starts with 1 and it is important to pay attention to this.
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
When designing algorithms, it is important to remember
all algorithms are efficient
it is possible to calculate the amount of memory an algorithm will use
there is more than one algorithmic solution to a problem
all algorithms have to be expressed in a specific format
Answer explanation
Different algorithms for the same problem have different levels of efficiency, this includes ones that are so inefficient they become impractical to use s this makes us eliminate answer A. It may be possible to calculate the memory the algorithm will use for variable storage, memory used for executing the instructions can vary in different executions so this will eliminate answer B. Algorithms are informal descriptions of a program, so they don't have to follow a set format, so this will eliminate answer D. Any problems can be solved in multiple ways.
Similar Resources on Wayground
10 questions
10 CS // Pseudocode

Quiz
•
9th - 11th Grade
10 questions
IT English Essentials: Unit 13 - Quiz 1

Quiz
•
12th Grade
10 questions
Intro to Computational thinking

Quiz
•
9th Grade
10 questions
Grade 9 Quiz 3 - Branches of AI

Quiz
•
9th Grade
10 questions
Algorithm

Quiz
•
9th - 12th Grade
6 questions
Grade 10, Unit 6.2, Practical Assignment

Quiz
•
10th Grade
10 questions
Grade 11- Knowledge Booster- Mainframe in weather forecast

Quiz
•
11th Grade
10 questions
Python Basics

Quiz
•
8th - 10th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)

Quiz
•
9th Grade
15 questions
MLA Formatting

Quiz
•
9th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz

Quiz
•
9th Grade