קלט פלט משתנים והוראות השמה

קלט פלט משתנים והוראות השמה

7th Grade - University

20 Qs

quiz-placeholder

Similar activities

Diagramas de Flujo 2

Diagramas de Flujo 2

5th Grade - University

15 Qs

Code.org Unit 5 Lesson 15 Assessment

Code.org Unit 5 Lesson 15 Assessment

9th - 12th Grade

15 Qs

IST P-STEM Unit 1 Hardware and Python Review

IST P-STEM Unit 1 Hardware and Python Review

8th - 12th Grade

20 Qs

Python Mathematical operators quiz Q4_1

Python Mathematical operators quiz Q4_1

7th - 10th Grade

20 Qs

Fianal JAVA OOP

Fianal JAVA OOP

University

20 Qs

Python Quiz

Python Quiz

9th - 12th Grade

15 Qs

CIS17A Quiz 1 Review

CIS17A Quiz 1 Review

University

20 Qs

Python elif and Nested if

Python elif and Nested if

12th Grade

15 Qs

קלט פלט משתנים והוראות השמה

קלט פלט משתנים והוראות השמה

Assessment

Quiz

Computers

7th Grade - University

Easy

Created by

אריאל קלפנר

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

java איזה שם משתנה מבין השמות הבאים הוא לא תקני בשפת

1number

number1

number_1

number

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

java איזה שם משתנה מבין השמות הבאים הוא תקני בשפת

1number

number1

nu mber 1

number 1

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

:נתונה שורת הקוד הבאה

Scanner in = new Scanner(System.in);

num = in.nextInt();

בהנחה שהמשתמש הקליד את הערך 15

? num מה יהיה ערכו של

אף תשובה אינה נכונה

-15

0

15

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

? נתונות שורות הקוד הבאות מה יהיה הפלט

System.out.print("Computer") ;

System.out.println("Science") ;

computerscience

Computer

Science

ComputerScience

Computer Science

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

? נתונות שורות הקוד הבאות מה יהיה הפלט

System.out.print("My age is: ") ;

System.out.println("15") ;

my age is: 15

My age is:

15

My age is:15

My age is: 15

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

? נתונות שורות הקוד הבאות מה יהיה הפלט

System.out.println("My age is: " + 16) ;

System.out.print("bye") ;

my age is: 16

bye

My age is:

16

bye

My age is:16 bye

My age is: 16

bye

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

? נתונות שורות הקוד הבאות מה יהיה הפלט

System.out.println("3" + "5") ;

3 5

35

3 + 5

8

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?