Question: 1. Write C++ program to create class his name bank, create function to enter your money in Dinar named Diposit( ) in private, function
1. Write C++ program to create class his name bank, create function to enter your money in Dinar named Diposit( ) in private, function to print your money in dollar name withdraw() in public. Let variable is currency, Dollar = Currency /1450. 2. Write C++ program that has a class of car, create getdata( ) function to get information of three cars including name, price, and company, enter information for each car using 3 objects. Create print() member function outside class to print a selected car information.
Step by Step Solution
3.38 Rating (160 Votes )
There are 3 Steps involved in it
1Ans include using namesp... View full answer
Get step-by-step solutions from verified subject matter experts
