Computer Science, asked by himanshumittal651, 1 month ago

Q1. All the banks operating in India are controlled by RBI. RBI has set a well-defined guideline (e.g. minimum interest rate, minimum balance allowed, maximum withdrawal limit etc) which all banks must follow. For example, suppose RBI has set minimum interest rate applicable to a saving bank account to be 4% annually; however, banks are free to use 4% interest rate or to set any rates above it. Write a program to implement bank functionality in the above scenario. Note: Create few classes namely Customer, Account, RBI (Base Class) and few derived classes (SBI, ICICI, PNB etc). Assume and implement required member variables and functions in each class.
Q2. Create a class named Vehicle with data members: ownership, warranty (by years). Make two subclasses Bajaj and TVS, each having a data member to store the model-type, seating capacity, fuel type, mileage and price. Now print the information of a Bajaj and TVS (i.e. model type, ownership, warranty, seating capacity, fuel type, mileage and price.)
Q3. We want to store the information of different Vehicle: Vehicle name, Model no., Manufacturing Year and Price. Create a class named VEHICLE with appropriate data members and member functions which store all information into a text file.
help in these c++ prgrammes

Answers

Answered by chandanapukalyani
0

Explanation:

I don't no answer

in my experience I solve many of problems correctly

so sorry

Answered by mayanegi378
0

Explanation:

jshshdhdhdhdhdhhshdhdhdhdhdhehhedhhehdhsh

Similar questions