Search Header Logo

C++ english

Authored by Mieczysław Kosowski

Computers, English

8th Grade

Used 1+ times

C++ english
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What is a correct syntax to output "Merry Christmas" in C++?

cout<<"Merry Christmas";

print("Merry Christmas")

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

C++ is an alias of C

False

True

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

How do you insert COMMENTS in C++ code?

// This is a comment

# This is a comment

/* This is a comment

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which data type is used to create a variable that should store integers?


string

Txt

String

int

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

How do you create a variable with the numeric value 5?

num x=5

int x=5;

x=5;

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which header file lets us work with input and output objects?

#include <iostream>

#include <stream>

#include <inputstr>

#include <iosstring>

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which operator can be used to compare two values?

<>

==

=

><

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?