Search Header Logo

C++ sveikųjų skaičių dalyba

Authored by Paulius Paulauskas

Information Technology (IT)

8th Grade

Used 12+ times

C++ sveikųjų skaičių dalyba
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Kokia yra reikšmė kintamojo result, kai C++ programoje įvykdoma ši eilutė?

int a = 10, b = 3;

int result = a / b;

3

3.33

0

10

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Apskaičiuokite:

48 % 5 =

(a)  

3.

FILL IN THE BLANK QUESTION

3 mins • 1 pt

Apskaičiuokite:

12 + (16 - 9 % 2) /5 + 3/2 =

(a)  

4.

FILL IN THE BLANK QUESTION

3 mins • 1 pt

Apskaičiuokite:

19 / 3 =

(a)  

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Koks bus likutis, kai C++ programoje įvykdoma ši operacija?

int a = 10, b = 3;

int atsakymas = a % b;

1

3

0

2

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Kokia bus reikšmė kintamojo result šiuo atveju?

int a = 123456, b = 789;

int result = a / b;

156

15

156.25

157

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Koks bus kintamojo rezultatas šiuo atveju?

int p = 1000, q = 3;

int rezultatas = p % q;

3

2

0

1

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?