Java - Quiz 3

Quiz
•
Professional Development
•
1st - 3rd Grade
•
Hard

Steph Cuevas
Used 21+ times
FREE Resource
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the correct output?
a) true
true
false
true
b) true
false
true
true
c)false
false
true
true
d)false
true
true
false
2.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
condition ? expression1 : expression2;
if condition is true, expression2 is executed.
a) true
b) false
3.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
PREDICT THE OUTPUT:
int x = 60;
int y = 90;
if (y%x == 0 && y-x==30){
System.out.println("Hello World"); }
else{
System.out.println("Error"); }
a) Hello World
b) Error
c) Hello world
d) Hello World
Error
4.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
When the variable being switched on is equal to a case, the statements following that case will execute until a _ statement is reached.
a) continue;
b) break;
c) default;
d) go;
5.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Which data types are allowed in a Java switch statement?
a) int, short, byte, double, char
b) String, int, short, char
c) char, byte, short, int, String
d) String, int, byte
6.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What option describes button number 5 on the toolbar?
a) Step over an expression
b) Step over
c) Step into
d) Step out of
7.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
which is the Default format of LocalDateTime?
a) 2014-04-28
b) 2014-04-28T23:25:49.342Z
c) 2014-04-28T16:25:49.341
d) 28::Apr::2014
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Pertanian Kenshuu JC bag 4

Quiz
•
1st - 5th Grade
20 questions
QUIZ PBO

Quiz
•
1st - 3rd Grade
20 questions
Programming Boot Camp I-I

Quiz
•
1st Grade
20 questions
Latihan 2 ( Regulasi Kepegawaian )

Quiz
•
2nd Grade
20 questions
management

Quiz
•
1st - 4th Grade
20 questions
PART 2: PRODUCT SAFETY & DEFENSE IN WAREHOUSING & DISTRIBUTION

Quiz
•
3rd Grade - University
20 questions
Soal Pre Test Management of Training

Quiz
•
1st Grade
20 questions
Nelson's: Growth and Development

Quiz
•
1st - 3rd Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Professional Development
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
13 questions
Subject Verb Agreement

Quiz
•
3rd Grade
9 questions
Fact and Opinion

Quiz
•
3rd - 5th Grade
10 questions
Verbs

Quiz
•
2nd Grade
17 questions
Multiplication facts

Quiz
•
3rd Grade
20 questions
Irregular Plural Nouns

Quiz
•
3rd Grade
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...