
polymorphism + java-visual
Quiz
•
Computers
•
Professional Development
•
Hard

ANIL KUMAR
FREE Resource
56 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Answer explanation
The correct answer is 4. Shape area(). The area() method is defined in the Shape class, and it is overridden by the Circle area(), Triangle area(), and Rectangle area() methods in the respective subclasses. When the area() method is invoked on an object of the Shape class, the overridden method in the specific subclass is called. In this case, the area() method is not overridden in the Shape class, so the Shape area() method is called.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Answer explanation
The image shows that the parent class has two methods, deposit() and withdraw(). The child classes also have these two methods, but they can override them to provide different implementations. For example, the saving child class might override the deposit() method to add a bonus to the amount deposited.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Answer explanation
The correct answer is 2. char. This is because the gender variable is declared as a char in the image. The char data type is used to store a single character, such as 'm' or 'f'.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Answer explanation
The answer is supported by the text in the image, which says "Duke is going to punch!". The Java mascot, Duke, is a green, anthropomorphic coffee cup with a punchy expression. The code in the image shows that Duke is a subclass of JavaMascot, which has a method called executeAction(). The executeAction() method in Duke prints out the message "Duke is going to punch!", which indicates that Duke is about to punch something.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Answer explanation
Runtime polymorphism is the most common type of polymorphism because it allows different objects of a class to respond to the same message in different ways. This is done by overriding methods in the base class. The other types of polymorphism, compile time polymorphism and method overloading, are less common.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Answer explanation
The code in the image shows that a Vehicle object can be added to an ArrayList of Car objects. This is because Vehicle is the superclass of Car, and so any object of type Vehicle can also be an object of type Car.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Answer explanation
The image shows the two types of polymorphism in Java: compile-time polymorphism and run-time polymorphism. Compile-time polymorphism is shown in the image with the two boxes labeled "Method Overloading". Run-time polymorphism is shown in the image with the two boxes labeled "Method Overriding".
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
55 questions
Computer Hardware Quiz
Quiz
•
Professional Development
52 questions
GM Calibration
Quiz
•
Professional Development
60 questions
CLTECH
Quiz
•
Professional Development
52 questions
CCNA 2 v7 Practice Test (Pt. 3)
Quiz
•
Professional Development
53 questions
2025 QA Examen final #1
Quiz
•
Professional Development
60 questions
Java
Quiz
•
Professional Development
55 questions
Microsoft Azure Fundamentals AZ-900 ENG #1
Quiz
•
University - Professi...
60 questions
IOT สอบ
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade