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

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

7th Grade - University

20 Qs

quiz-placeholder

Similar activities

Topic 4.5 Method Part 2

Topic 4.5 Method Part 2

12th Grade

19 Qs

AIB_2Q

AIB_2Q

12th Grade

20 Qs

CS 11:QUIZ#2 (Basic Computer Programming)

CS 11:QUIZ#2 (Basic Computer Programming)

University

20 Qs

Introduction to Javascript Programming

Introduction to Javascript Programming

9th - 10th Grade

16 Qs

Python Programming Quiz

Python Programming Quiz

9th Grade - University

20 Qs

9.3 Further programming with python, Knowledge Check

9.3 Further programming with python, Knowledge Check

9th - 10th Grade

21 Qs

Quiz 1 - Python

Quiz 1 - Python

8th Grade

15 Qs

Python programming language Quiz - Week 9

Python programming language Quiz - Week 9

9th Grade

15 Qs

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

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

Assessment

Quiz

Computers

7th Grade - University

Practice Problem

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?