
Java 2
Authored by Fouad Kayali
Computers
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a class in Java?
A) A function template.
B) A blueprint for creating objects.
C) A specific type of data structure.
D) A type of variable.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to inherit a class in Java?
A) extends
B) super
C) this
D) implements
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'static' keyword indicate?
A) The variable or method belongs to the main class.
B) The variable or method belongs to an instance of a class.
C) The variable or method belongs to the class rather than any instance.
D) The access to the variable or method is restricted.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not an OOP principle?
A) Encapsulation
B) Inheritance
C) Polymorphism
D) Compilation
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an object in Java?
A) A reference type variable that can store primitive data types only.
B) A runtime entity and instance of a class.
C) A type of data structure.
D) A blueprint for creating static methods.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an interface in Java?
A) A class that is used to implement security.
B) A template that can be applied to a class.
C) A collection of abstract methods and constants.
D) A type of data structure.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to implement an interface to a class?
A) extends
B) super
C) implements
D) static
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?