C++ Functions

Quiz
•
Computers
•
University
•
Hard
M.Syafiq Asyraff
Used 273+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is the default return value of functions in C++?
int
char
float
void
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Where should default parameters appear in a function prototype?
Middle of the parameter list
To the leftmost side of the parameter list
Anywhere inside the parameter list
To the rightmost side of the parameter list
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the meaning of using Functions in Menu-Driven Programs?
A function that implement user choices from menu
A function that is called during compile time
A function that is not checked for syntax errors
A function that is not checked for semantic analysis
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
It is a type of variable that can only be used within a function
parameter variables
local variable
global variable
constant variable
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
When we define the default values for a function?
When a function is defined
When a function is declared
When the scope of the function is over
When a function is called
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
it is the statement that indicates a function will be used.
function declaration
function definition
function call
function name
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
If an argument from the parameter list of a function is defined constant then _______________
It can be modified inside the function
It cannot be modified inside the function
Error occurs
Segmentation fault
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
NumpyPandas

Quiz
•
University
10 questions
CMP128 Java Ch. 05 Methods

Quiz
•
University
10 questions
J277 - 2.2 - Functions in Python

Quiz
•
10th Grade - University
10 questions
DS UNIT-2 TEST-1

Quiz
•
University
15 questions
Python revision

Quiz
•
10th Grade - University
15 questions
SCRIPTING PROGRAMMING WITH PYTHON

Quiz
•
University
8 questions
H Plenary - Modular programming quick quiz

Quiz
•
10th Grade - University
10 questions
Basics Of C Programming

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade