Question: Subclass : Cycling Glass Attributes: private char type_glass / T' Transition Glass, p! Polarized glass, 'T' - Iridium glass */ private boolean uvProtection; /* with


Subclass : Cycling Glass Attributes: private char type_glass / T' Transition Glass, "p! Polarized glass, 'T' - Iridium glass */ private boolean uvProtection; /* with UV protection extra RM 30 will be charge to the total price */ Method: /ecessary constructor, getter and setter methods public double calcharges() //method to calculate charges=price-deposit public String toString() // method to display the data members Subclass : SwimmingGlass Attributes: private char Type; 7/ A - Anti-fogging goggle, 'S' private String style; // "Retro", "Warrior" or "Modern short-sighted goggle Method: /ecessary constructor, getter and setter methods public double calcharges() //method to calculate the price public String toString() // method to display the data members b) Write the definition of calCharges() for both subclasses. (8 mar! - Alrita
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
