Search Header Logo

c++ MCQS

Authored by محمد المصري

Computers

University

Used 9+ times

c++ MCQS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

........... groups a number of program statements into a unit and give it a name.

A System software

A Software

A Function

A Block

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following can legitimately be passed to a function?

A constant

A variable

A structure

A header file

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A function argument is...........

a variable in the function that receives a value from the calling program.

a way that functions resist accepting the calling program’s values.

a value sent to the function by the calling program.

a value returned by the function to the calling program

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A function’s single most important role is to..........

give a name to a block of code.

reduce program size.

accept arguments and provide a return value.

help organize a program into conceptual units.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A function itself is called the function d...........

declaration

definition

decision

deformation

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can we use arguments passed by reference ..........

ampersand sign (&).

a backslash (\)

slash (/)

(*)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The scope of variables declared within a function or any other inner block is only their own function or their own block and cannot be used outside of them.

True

False

I don't know

None of them

Access all questions and much more by creating a free account

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

Already have an account?