Java Quiz

Java Quiz

11 Qs

quiz-placeholder

Similar activities

Distributed Computing

Distributed Computing

University

13 Qs

שימושי מחשב

שימושי מחשב

6th - 8th Grade

11 Qs

משחוק שלומי

משחוק שלומי

5th Grade - University

6 Qs

מחשבים

מחשבים

1st - 2nd Grade

11 Qs

חיפוש מושכל בגוגל

חיפוש מושכל בגוגל

4th - 7th Grade

10 Qs

היסטוריה

היסטוריה

KG

13 Qs

c# variables

c# variables

10th - 12th Grade

10 Qs

חידון צעצועים לתינוקות

חידון צעצועים לתינוקות

5th Grade

10 Qs

Java Quiz

Java Quiz

Assessment

Quiz

Computers

Hard

Created by

noa levi

Used 4+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

איזה סוג משתנה מחזיק מחרוזת?

char

int

string

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

? 5.0 איך ניצור משתנה שמחזיק בערך

int x = 5.0;

float x = 5.0;

float x = 5;

int x = 5;

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

?javaאיך אנחנו מכניסים הערות ב

#comment

//comment

\\comment

/comment

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

"Hello World"- השלימי את התאים הריקים כדי שיודפס למסך

(הכניסו את הנקודות בתשובתכן וכתבו ללא רווחים)

Answer explanation

System.out.println

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

?מה המטרה של לולאות בתכנות

ליצור שגיאות

להפוך את הקוד לפחות קריא

לחסוך בזמן

להפחית בשגיאות

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

?יצאה לאור Java באיזה שנה

1965

1975

1985

1995

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

?מהי הדרך הנכונה לכתוב את הלולאה

while (תנאי) -

//תוכן הלולאה

-

while (תנאי) [

//תוכן הלולאה]

while (תנאי)

//תוכן הלולאה

while (תנאי) {

//תוכן הלולאה

}

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?