פירוק והרכבת מספר

פירוק והרכבת מספר

10th Grade

10 Qs

quiz-placeholder

Similar activities

Arrays Unit 6 AP CSA

Arrays Unit 6 AP CSA

10th - 12th Grade

14 Qs

Codehs Unit 6

Codehs Unit 6

10th - 12th Grade

14 Qs

Arrays Unit 6 Computer Science

Arrays Unit 6 Computer Science

10th - 12th Grade

14 Qs

AP CSA Java Arrays

AP CSA Java Arrays

10th - 12th Grade

14 Qs

Coding Review

Coding Review

9th - 10th Grade

10 Qs

Code HS JavaScript Graphics

Code HS JavaScript Graphics

9th - 12th Grade

15 Qs

Lớp 10: Câu hỏi TN củng cố kiến thức

Lớp 10: Câu hỏi TN củng cố kiến thức

10th Grade

10 Qs

8.12 C++ Test on Classes

8.12 C++ Test on Classes

9th - 12th Grade

15 Qs

פירוק והרכבת מספר

פירוק והרכבת מספר

Assessment

Quiz

Computers

10th Grade

Easy

Created by

חגית ללום

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

int num = 792

int digit = num/10%10

digit=?

9

7

10

2

2.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

int num = 18723

digit = num/100%10

digit=?

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

int num = 7342/100%10

num = ?

7

3

4

2

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

double num = 78.23*100%10

int num = ?

3

2

7

8

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

int num = 2854/1000

num=?

8

4

2

5

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Console.WriteLine(7*100+3*10+2)

מה הפלט?

372

732

7,3,2

700302

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Console.WriteLine(2*10+4+3*0.1+5*0.01)

הפלט יהיה:

24

2,4

35.24

24.35

2

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?