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
Math,
1 month ago
Math,
1 month ago
Computer Science,
1 month ago
Math,
2 months ago
Social Sciences,
10 months ago
Physics,
10 months ago