Search Header Logo

Q1 C++

Authored by Dzurejdz Crnkic

Computers

9th - 12th Grade

Used 3+ times

Q1 C++
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

What will the following code display?

"x is greater than 5"

"x is not greater than 5"

"x is greater than 10"

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which C++ logical operator is used for logical AND?

&&

||

!

&

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

What is the output of the following code?

Hello, !

Hello, name!

Hello, Alice!

Hello, world!

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is the purpose of the "else if" statement in C++?

To declare variables

To create a nested if

To specify an alternative condition to be tested

To end a program

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which data type is used to store characters in C++?

int

char

character

bool

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

In the provided code snippet,

what is the purpose of the getline(cin, userText) function?

It displays a prompt to the user.

It extracts the first character from the user's input.

It counts the number of words in the user's input.

It reads the entire line of text entered by the user, including spaces.

7.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

After running this code, what is going to be the value of textLength variable?

9

10

11

8

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?