Page 1 of 1

About Question enthuware.ocajp.i.v8.2.1497 :

Posted: Fri Aug 28, 2020 2:05 am
by VijayTripathi
Hi,
Just to understand out of the options available, is the not the 3rd option can be the correct one?
It says Only the no-args constructor of TropicalFruit.
though it is not the only one but still it can be considered as option out of all with
TropicalFruit(){
seeds = 0;
taste = "sweet";
weight = 10.0;
super.edible=false;
}

Re: About Question enthuware.ocajp.i.v8.2.1497 :

Posted: Fri Aug 28, 2020 3:24 am
by admin
Please go through the detailed explanation given at the bottom of the question. It explains exactly what you are asking.