Java provides some statements that will change the flow of control based on conditions. __________ statement stops the execution of the innermost loop in the program and starts processing the next line of code after the block.
Trắc nghiệm kiến thức Java Core - Phần I

Quiz
•
Computers
•
University
•
Hard
Cuong Hung
Used 6+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
jump
break
change
continue
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All ___________ in a class must be placed after the package statement and before the class declaration.
class members
Access specifiers
Method modifiers
Import statements
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
__________ inside methods are not given any access specifiers.
Class
Global variables
Instance variables
Local variables
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When methods with the same name but different parameters are defined in the same class, then the process is known as ______________
Method clogging
Method overloading
Method overriding
Method recursing
5.
MULTIPLE CHOICE QUESTION
45 sec • 3 pts
1. Primitive variables are used to store primitive data type values.
2. Primitive instance variables are accessible throughout the class in which they have declared.
3. Primitive local variables are declared outside the methods and their scope is global.
4. Primitive variables are used to store reference to objects.
Statements 1, 2 are true
Statements 3, 4 are true
Statements 1, 3 are true
Statements 2, 4 are true
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
____________ literals are enclosed in single quotes.
String
Character
Floating point
Integer
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
____________ consists of sequence of characters enclosed in double quotes.
Character literals
Null literals
Numeric literals
String literals
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Classes Relationships in Java Programming

Quiz
•
University
20 questions
Fundamentos JAVA

Quiz
•
University
15 questions
Java

Quiz
•
University
20 questions
Java, part I

Quiz
•
11th Grade - University
10 questions
Unit 24 - Java Basics

Quiz
•
University
15 questions
Java Programming

Quiz
•
University
10 questions
Core Java Quiz

Quiz
•
University
10 questions
Third Year Placement Training Revision Test

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade