C++ Functions Quiz

Quiz
•
Information Technology (IT)
•
University
•
Medium
Leonylyn Bensi
Used 11+ times
FREE Resource
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main purpose of functions in C++?
To execute loops faster
To reduce code redundancy and improve reusability
To replace the main() function
To speed up compilation
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword defines a function that does not return a value?
int
return
void
float
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you call a function in C++?
functionName;
functionName()
call functionName();
define functionName();
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is required in a function declaration?
Function name and parameters
Only the function body
Function name, return type, and parameters (if any)
Only the return type
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen if a function is declared but not called?
It will cause a compilation error
It will execute automatically
Nothing will happen
The program will crash
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default return type of a function in C++ if not specified?
void
int
float
char
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements about function parameters is true?
A function can only have one parameter
Parameters are mandatory in all functions
Parameters act as variables inside the function
Parameters must be initialized in the function declaration
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Quiz #8 (CC106)

Quiz
•
University
19 questions
Machine Learning Quiz

Quiz
•
University
24 questions
BSAB1C FQuiz2

Quiz
•
University
20 questions
Python Programming Quiz

Quiz
•
University
24 questions
LAB_Quiz-2

Quiz
•
University
20 questions
Heje

Quiz
•
University
20 questions
quiz1B1

Quiz
•
7th Grade - University
20 questions
Вопросы по массивам в C++

Quiz
•
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Information Technology (IT)
15 questions
Disney Trivia

Quiz
•
University
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
7 questions
What Is Narrative Writing?

Interactive video
•
4th Grade - University
20 questions
Disney Trivia

Quiz
•
University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
5 questions
Examining Theme

Interactive video
•
4th Grade - University
23 questions
Lab 4: Quizziz Questions

Quiz
•
University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University