C++ ծրագիր

C++ ծրագիր

10th Grade

30 Qs

quiz-placeholder

Similar activities

2.2.1a Variables & Types

2.2.1a Variables & Types

9th - 12th Grade

25 Qs

CODE JAM

CODE JAM

KG - University

25 Qs

Program Development - Python: General

Program Development - Python: General

9th - 10th Grade

25 Qs

HS STEM Sem 2 Exam Review

HS STEM Sem 2 Exam Review

10th Grade

25 Qs

Ripasso Python

Ripasso Python

10th Grade

26 Qs

CompSci - Java #001

CompSci - Java #001

9th - 12th Grade

25 Qs

Kisi-Kisi PAS Pemrograman Dasar X TKJ

Kisi-Kisi PAS Pemrograman Dasar X TKJ

10th Grade

25 Qs

10-րդ ԹԳՀԳ էլ․ ապահովություն

10-րդ ԹԳՀԳ էլ․ ապահովություն

10th Grade

25 Qs

C++ ծրագիր

C++ ծրագիր

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Gayane Hayrapetyan

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Ո՞ր օպերատորն է օգտագործվում հավասարությունը ստուգելու համար C++-ում։

=

B) ==

D) ===

C) !=

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Ինչ կլինի հետևյալ կոդի արդյունքը՝ եթե a = 5 և b = 10

cout << (a > b);

true

false

0

1

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Ո՞ր համեմատման օպերատորն է սխալ գրված։

a <= b

a > b

a =! b

a != b

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Ո՞ր օպերատորն է վերադարձնում true, եթե երկու արժեքները տարբեր են։

==

!=

>=

<

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Ինչ է տպվելու հետևյալ կոդի դեպքում՝ եթե x = 7 և y = 7

cout << (x >= y);

true

1

false

0

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Ո՞րն է !(a > b) արտահայտության իմաստը։

a մեծ է b-ից

a փոքր է կամ հավասար b-ին

a հավասար է b-ին

a փոքր է b-ից

7.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Ինչ կլինի հետևյալ կոդի արդյունքը՝ եթե a = 3, b = 5, և c = 3

cout << (a == c && b > a);

true

false

1

0

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?