interface and abstract class

Quiz
•
Professional Development
•
Professional Development
•
Hard
Assistant Chennai
Used 147+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Abstract class can have
Abstract methods
Methods with code implementation
Used to create objects
Used to create subclasses
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an abstract method?
An abstract method is any method in an abstract class.
An abstract method is a method which cannot be inherited.
An abstract method is one without a body that is declared with the reserved word abstract.
n abstract method is a method in the child class that overrids a parent method.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Can an abstract class define both abstract methods and non-abstract methods?
No—it must have all one or the other.
No—it must have all abstract methods.
Yes—but the child classes do not inherit the abstract methods.
Yes—the child classes inherit both.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these class is super class of every class in Java?
String class
Object class
ArrayList class
Abstract class
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these keywords can be used to prevent inheritance of a class?
super
constant
extends
final
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these class relies upon its subclasses for complete implementation of its methods?
Object class
abstract class
ArrayList class
None of the mentioned
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Teachers Playbook - The I Do "WE DO" You Do Protocol

Quiz
•
Professional Development
10 questions
Java Quiz1 Basics and OOPS

Quiz
•
Professional Development
10 questions
ELT Approaches and Methodology

Quiz
•
Professional Development
15 questions
Midterm-2nd Quiz-Research 1

Quiz
•
Professional Development
10 questions
PreTraining4PillarsOOP

Quiz
•
Professional Development
11 questions
Title of scientific paper

Quiz
•
11th Grade - Professi...
10 questions
Creational Design Patterns

Quiz
•
Professional Development
15 questions
LET Review

Quiz
•
Professional Development
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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade