Design and implement an adt that represents a credit card


Problem:

Question 1: Create an algorithm and accompanying pseudo-code for a program that will accept three integers as input and then out put average.

Question 2: Design and implement an ADT that represents a credit card. The data of the ADT should include the customer name, the account number, the next due date, the reward points, and the account balance. The initialization operation should set the data to client-supplied values. Include operations for a credit card charge, a cash advance, a payment, the addition of interest to the balance, and the display of the statistics of the account..

Write the code step by step and explain it.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Design and implement an adt that represents a credit card
Reference No:- TGS0892471

Expected delivery within 24 Hours