Functions (C++ and ESP32)

Functions (C++ and ESP32)

12th Grade - University

15 Qs

quiz-placeholder

Similar activities

Environmental Studies - Test 2

Environmental Studies - Test 2

University

15 Qs

26.2 Properties of Alpha, Beta, and Gamma radiation

26.2 Properties of Alpha, Beta, and Gamma radiation

12th Grade

17 Qs

Technology Idioms

Technology Idioms

12th Grade

11 Qs

INTERNATIONAL LAW UTS

INTERNATIONAL LAW UTS

University

10 Qs

English year 3

English year 3

1st - 12th Grade

20 Qs

KCOC MITIGASI RISIKO PBJ

KCOC MITIGASI RISIKO PBJ

University

10 Qs

IMPERFECTIONS IN SOLID AND PHASE DIAGRAM

IMPERFECTIONS IN SOLID AND PHASE DIAGRAM

University

10 Qs

Error Correction Test

Error Correction Test

University

15 Qs

Functions (C++ and ESP32)

Functions (C++ and ESP32)

Assessment

Quiz

Science, Education

12th Grade - University

Practice Problem

Hard

Created by

Roman Niella

Used 6+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Functions allow ____________ the programs in segments of code to perform individual ________.

structuring / tasks

writing / operations

structuring / instructions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many parameters does a function have?

several or none

none

it depends on the type of function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The definition of a function has got four sections: _________________

return value, function name, parameters and function body

void, function name, arguments, function body

return value, function name, parameters and instructions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Parameters are separated by ____

coma ( , )

dot ( . )

semicolon ( ; )

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The parameters are written between _________

parentheses

brackets

semicolons

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Is this function well defined? (1)

No, the return value is missing

No, parameters must be separeted by semicolon ( ; )

Yes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Is this function well defined? (2)

Yes, it's well defined

No, the function must end with a semicolon ( ; )

Yes, it doesn't work fine

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?