Question: Write a Java code to define an interface called FrugalList which contains a method named pushBack. The method pushBack takes an Object type argument and
Write a Java code to define an interface called FrugalList which contains a method named pushBack. The method pushBack takes an Object type argument and returns a boolean value.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
