write a c program to deploy bank application using function (deposit, withdraw, balance_chek)
Answers
Answered by
1
Answer:
This c program reads the deposit, withdraw amounts and computes the interest and balance based on the user inputs and selected operations sequences.This c program uses switch case to handle different logics like deposit, withdraw, calculate interest and checking balance etc..While loop is used to run the program indefinitely till user manually quit the program.
Similar questions
Computer Science,
15 days ago
Math,
15 days ago
Math,
1 month ago
Social Sciences,
8 months ago
Physics,
8 months ago