
Java -Assessment Milestone -1

Quiz
•
Computers
•
University
•
Hard
Vijaya Kumar DTT
Used 1+ times
FREE Resource
65 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary difference between JDK and JRE?
JDK is for development, JRE is for running Java programs
JRE includes JVM, JDK does not
JDK is platform-independent, JRE is not
JRE is for development, JDK is for running Java programs
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about encapsulation in Java?
It allows direct access to class variables
It hides the internal state of an object and provides access through methods
It prevents inheritance
It is used to achieve polymorphism
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code? java public class Test { public static void main(String[] args) { String s = "Java"; s.concat(" Programming"); System.out.println(s); } }
Java Programming
Java
Null
Compilation Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to prevent a method from being overridden?
static
final
abstract
synchronized
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if a try block does not have a catch block?
Compilation error
Runtime error
The program executes normally if no exception occurs
The program always terminates
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of encapsulation in Java?
To allow direct access to class variables
To hide the internal state of an object and provide controlled access
To enable multiple inheritance
To prevent method overriding
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to inherit a class in Java?
implements
extends
super
this
Create a free account and access millions of resources
Similar Resources on Wayground
69 questions
SE2 - Lesson 3 (Systems Analysts Tools)

Quiz
•
University
65 questions
All About ICT

Quiz
•
3rd Grade - University
60 questions
java Test5

Quiz
•
University
62 questions
Quiz de Repaso para Parcial 1.

Quiz
•
University
63 questions
Cuestionario de C# - Windows Forms

Quiz
•
University
60 questions
Mock CBT 1

Quiz
•
University
60 questions
Computer Science Gate MCQ

Quiz
•
University
65 questions
6076 t1

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade