
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
19 questions
Propiedades del agua
Quiz
•
11th Grade
20 questions
Cell Quiz
Quiz
•
6th - 9th Grade
20 questions
2nd Recorded Quizziz about Geothermal Energy
Quiz
•
9th Grade
14 questions
Cahier des charges
Quiz
•
1st - 12th Grade
10 questions
EL MÉTODO CIENTÍFICO
Quiz
•
11th Grade
14 questions
1ERA EVALUACIÓN: RIESGOS Y TERREMOTOS
Quiz
•
12th Grade
13 questions
El espectro electromagnético
Quiz
•
10th Grade
15 questions
Weather, Climate and Adaptions of Animals to Climate
Quiz
•
7th Grade - Professio...
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Science
25 questions
Naming Ionic and Covalent Compounds
Quiz
•
9th Grade
10 questions
Exploring the Evolution of the Peppered Moth
Interactive video
•
6th - 10th Grade
35 questions
DNA Structure and Replication
Quiz
•
10th Grade
10 questions
Exploring Trophic Levels and Food Pyramids
Interactive video
•
6th - 10th Grade
28 questions
Spring DPM Review
Quiz
•
9th Grade
15 questions
Chemical Reactions (Types of Chemical Reactions)
Interactive video
•
11th Grade
10 questions
Symbiotic Relationships
Lesson
•
9th - 12th Grade
13 questions
DNA Mutations
Quiz
•
9th Grade