Java Fundamentals

Quiz
•
Computers
•
Professional Development
•
Hard
Sathyanarayana Srinivasa
Used 1K+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 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
30 sec • 1 pt
Which of the following is not a Java features?
Dynamic
Architecture Neutral
Use of pointers
Object-oriented
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_____ is used to find and fix bugs in the Java programs.
JVM
JRE
JDK
JDB
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid declaration of a char?
char ch = '\utea';
char ca = 'tea';
char cr = \u0223;
char cc = '\itea';
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the expression float a = 35 / 0 return?
0
Not a number
Infinity
Run time exception
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Evaluate the following Java expression, if x=3, y=5, and z=10:
++z + y - y + z + x++
24
23
20
25
7.
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 )
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Final Assessment

Quiz
•
Professional Development
24 questions
Unit4_Servlets_Exam1

Quiz
•
Professional Development
24 questions
Java Chapter 11 Review Questions

Quiz
•
Professional Development
20 questions
Assessment 1

Quiz
•
Professional Development
20 questions
JavaScript

Quiz
•
Professional Development
21 questions
Java Chapter 12 Review Questions

Quiz
•
Professional Development
20 questions
Advanced Java Quiz I

Quiz
•
5th Grade - Professio...
17 questions
Java

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade