ABD2 (C++)

ABD2 (C++)

7th Grade

17 Qs

quiz-placeholder

Similar activities

Guess That Games

Guess That Games

4th Grade - University

16 Qs

Building Material

Building Material

7th Grade

12 Qs

7 сынып 3тоқсан 1-2 сабак

7 сынып 3тоқсан 1-2 сабак

7th Grade

12 Qs

H7.P1&P2.Nova2.Geluid.mhv

H7.P1&P2.Nova2.Geluid.mhv

4th - 10th Grade

12 Qs

Mobile Apps PayKu

Mobile Apps PayKu

1st Grade - Professional Development

20 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

komputer jaringan

komputer jaringan

7th Grade

20 Qs

2. ÔN THI HKI TIN 7 (2020 - 2021)

2. ÔN THI HKI TIN 7 (2020 - 2021)

7th Grade

20 Qs

 ABD2 (C++)

ABD2 (C++)

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Mohamed Ramadan

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

iostream

Displays output from the screen and input from the keyboard

Has all the math equations

Counts the time

Checks if the code has a function

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of the following code? cout << "Hello World!"

Hello World!

cout

Error

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following are C++ keywords for data types?

bool

loop

double

char

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of the following C++ code?

int x = 5;

x += 3;

x *= 2;

cout << x;

10

13

16

18

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Based on figure above, determine the CORRECT answer after the execution.

4 4

4 5

5 4

5 5

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Type of variable that stores texts.

double

int

string

float

7.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Which of the following is a correct way to declare a variable in C++?

int x = 5;

int = x 5;

x int = 5;

declare int x = 5;

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?