Write a class implementing a generic geometric progression


Assignment:

Computer Science III Spring 2019

Lecture 1 Activity 1

1. Based on the code shown in the slides, write down a class implementing a Generic Geometric Progression using inheritance and generics.

2. Redesign a Geometric Progression (using inheritance and generics) that takes double type values. Print out the first 10 values of the Geometric Progression you designed in Q2 with initial value = 100 and multiply factor = 0.24. Take a screenshot of your output and attach it here.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a class implementing a generic geometric progression
Reference No:- TGS03034949

Expected delivery within 24 Hours