
C++ Functions and Variables Quiz
Authored by Fidaa Abed
Science
9th - 12th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the return statement in a function?
To define the function
To terminate the program
To return a value to the calling function
To initialize variables
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the return type of the pow function in C++?
int
float
double
void
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements correctly defines a function that returns an integer value?
void sum(int a, int b) { return a + b; }
int sum(int a, int b) { return a + b; }
double sum(int a, int b) { return a + b; }
bool sum(int a, int b) { return a + b; }
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which return type should be used if a function needs to return true or false?
int
double
bool
void
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a characteristic of a local variable?
It is accessible by all functions in a program.
It retains its value between function calls.
It exists only while the function is executing.
It is automatically initialized to zero.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens to a local variable once a function ends?
It retains its value.
It gets destroyed.
It becomes a global variable.
It is automatically saved for future use.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main reason to avoid using global variables?
They make programs easier to debug.
They increase execution speed.
They make programs difficult to debug.
They can only be used within the main function.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
15 questions
Propiedades de la materia
Quiz
•
9th Grade
10 questions
ECOSISTEMAS
Quiz
•
1st - 12th Grade
17 questions
uned 2.2 asidau
Quiz
•
9th Grade
10 questions
FLUIDA STATIS
Quiz
•
10th - 12th Grade
11 questions
Sistem Sokongan Pada Tumbuhan - Sains KSSM T4
Quiz
•
10th - 11th Grade
18 questions
A magyar kultúra napja 2020 SZLI
Quiz
•
5th - 12th Grade
15 questions
Atoms, elements and compounds
Quiz
•
10th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Science
8 questions
Momentum and Collisions
Lesson
•
9th - 12th Grade
25 questions
Naming Ionic and Covalent Compounds
Quiz
•
9th Grade
10 questions
Exploring Weathering, Erosion, and Deposition Processes
Interactive video
•
6th - 10th Grade
10 questions
Cladogram Practice
Quiz
•
9th Grade
12 questions
The Respiratory System
Lesson
•
9th - 12th Grade
14 questions
Natural Selection and Adaptation
Lesson
•
9th - 12th Grade
10 questions
Exploring the Rock Cycle and Plate Tectonics
Interactive video
•
6th - 10th Grade
15 questions
Chemical Reactions (Types of Chemical Reactions)
Interactive video
•
11th Grade