C++ Functions

C++ Functions

University

10 Qs

quiz-placeholder

Similar activities

Scheme Programming Quiz

Scheme Programming Quiz

University

10 Qs

EECE 1313 Quiz 1

EECE 1313 Quiz 1

University

15 Qs

AP CSA Recursion

AP CSA Recursion

10th Grade - University

10 Qs

Resolver Problemas y Codificar C++

Resolver Problemas y Codificar C++

University

15 Qs

Ms Excel Functions

Ms Excel Functions

University

10 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

DSA Day 3

DSA Day 3

University

9 Qs

Lesson 6 Part 2: Recursions

Lesson 6 Part 2: Recursions

University

5 Qs

C++ Functions

C++ Functions

Assessment

Quiz

Computers

University

Medium

Created by

Marilyn Villoso

Used 19+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Two or more functions can have the same name with same number of arguments and data type.

True

False

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

When a function is cited from any part of the program, it executes all the codes defined in the body of the function.

True

False

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It tells the compiler that a function does not return a value.

Data type

void type

integer type

string type

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is a technique of making a function call itself.

Function

Reference

Recursion

Programming technique

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is a block of code that performs a specific task.

Recursion

Data Type

Function

Program

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Function parameters are specified before the function name.

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It act as the variables inside the function.

Parameters

Attributes

Recursion

No correct answer

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?