Class X - Java 1

Quiz
•
Computers
•
10th Grade
•
Medium
Barikynti Warjri
Used 15+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following option leads to the portability and security of Java?
Bytecode is executed by JVM
The applet makes the Java code secure and portable
Use of exception handling
Dynamic binding between objects
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not a Java features?
Dynamic
Architecture Neutral
Use of pointers
Object-oriented
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The \u0021 article referred to as a
Unicode escape sequence
Octal escape
Hexadecimal
Line feed
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the expression float a = 35 / 0 return?
0
Not a Number
Infinity
Run time exception
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Evaluate the following Java expression, if x=3, y=5, and z=10;
24
23
20
25
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following for loop declaration is not valid?
for ( int i = 99; i >= 0; i / 9 )
for ( int i = 7; i <= 77; i += 7 )
for ( int i = 20; i >= 2; - -i )
for ( int i = 2; i <= 20; i = 2* i )
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which keyword is used for accessing the features of a package?
package
import
extends
export
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Debugging

Quiz
•
10th Grade
19 questions
Unit 4: Operators in Java

Quiz
•
9th - 10th Grade
11 questions
Casting in Java

Quiz
•
9th - 12th Grade
13 questions
APCSA Unit 3 Review

Quiz
•
9th - 12th Grade
18 questions
Scanner & If Statements

Quiz
•
5th - 12th Grade
12 questions
Java Basics

Quiz
•
9th - 12th Grade
10 questions
STRING HANDLING

Quiz
•
10th Grade
15 questions
Programación con Java

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade