Instructiunea de decizie 9D

Instructiunea de decizie 9D

9th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

ПШ_C++_#1

ПШ_C++_#1

10th Grade

12 Qs

C++ - tipi, costanti variabili

C++ - tipi, costanti variabili

9th - 12th Grade

13 Qs

3.1.3 (i)  Menghasilkan segmen kod menggunakan fungsi input

3.1.3 (i) Menghasilkan segmen kod menggunakan fungsi input

9th - 10th Grade

15 Qs

Exercise STM20263

Exercise STM20263

9th Grade

15 Qs

Programming with C++

Programming with C++

9th - 12th Grade

10 Qs

Coding C++ - X2

Coding C++ - X2

10th Grade

10 Qs

dasar c++

dasar c++

10th Grade

10 Qs

Quiz C++ Grade 10

Quiz C++ Grade 10

9th - 12th Grade

10 Qs

Instructiunea de decizie 9D

Instructiunea de decizie 9D

Assessment

Quiz

Computers

9th - 10th Grade

Hard

Created by

Cristina Oprea

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Care instructiune este corecta sintactic?

if (a>b);

cout<<a;

else;

cout<<b;

if (a>b)

cout<<a;

else

cout<<b;

if (a>b);

cout<<a;

else

cout<<b;

if (a>b)

cout<<a

else

cout<<b

if (a>b);

cout<<a

else;

cout<<b;

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Afirmatia urmatoare este adevarata?

+, -, *, /, % sunt operatori relationali

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Afirmatia urmatoare este adevarata?

<, <=, >, >=, ==, != sunt operatori relationali

True

False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Afirmatia urmatoare este adevarata?

&& (AND), || (OR), ! (NOT) sunt operatori relationali

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Restul impartirii a doua numere reale se obtine folosind operatorul % (MOD)?

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Catul impartirii a doua numere intregi se obtine folosind operatorul / (DIV)?

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Pentru a verifica ca doua numere reale sunt egale se foloseste operatorul de

egalitate notat cu "=" (in C++)

True

False

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?