please solve fast 🙏🏼

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

please solve fast 🙏🏼

Post by answerhappygod »

please solve fast 🙏🏼
Please Solve Fast 1
Please Solve Fast 1 (184.44 KiB) Viewed 15 times
QUESTION 6 You are given a super class called Animal and a sub-class (derived class) called Reptilian. The sub-class (derived class) has a method called insert(), but the super class does not have insert() method. Which of the following is the correct use of insert method? Ⓒa. Reptalian a = new Reptalian(); ...; a.insert(); b. Animal a = new Animal(); ... ......; a.insert(); Oc Animal a = new Reptalian(); › ....; insert(); Od Reptalian a= new Animal(); ....; a.insert();
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply