C++ english

C++ english

8th Grade

13 Qs

quiz-placeholder

Similar activities

CẤU TRÚC RẼ NHÁNH - Tin 8 (1)

CẤU TRÚC RẼ NHÁNH - Tin 8 (1)

8th Grade

10 Qs

Câu lệnh điều kiện

Câu lệnh điều kiện

8th Grade

15 Qs

HTML Basics

HTML Basics

8th - 12th Grade

16 Qs

Условный оператор Паскаль

Условный оператор Паскаль

8th Grade

10 Qs

HTML (Basics)

HTML (Basics)

8th Grade

18 Qs

Tin học 8 Bài 9 Làm việc với dãy số

Tin học 8 Bài 9 Làm việc với dãy số

8th Grade

13 Qs

Câu lệnh lặp For .. do

Câu lệnh lặp For .. do

8th - 12th Grade

10 Qs

Câu lênh For- Do

Câu lênh For- Do

1st - 11th Grade

10 Qs

C++ english

C++ english

Assessment

Quiz

Computers, English

8th Grade

Medium

Created by

Mieczysław Kosowski

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?

<>

==

=

><

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?