Program to accept and display data for five object using pointer to array of object.
Have a computer engineering exam question for which you need a quick solution? With the help of experts you can get free tutorials to know how to give the correct solution to this question.
Following is the question asked in the MSBTE (Maharashtra State Board of Technical Education, Mumbai) Diploma in Computer Engineering question paper for Summer 2017 examination.
This question is for 4 marks and hence requires some explanation along with program code. Please let me know the solution.
Q) Write a program to declare class Account having data member as acc_no and balance. Accept and display data for five object using pointer to array of object.
This question is for 4 marks and hence requires some explanation along with program code. Please let me know the solution.
Q) Write a program to declare class Account having data member as acc_no and balance. Accept and display data for five object using pointer to array of object.