Can any one solve this c++ problem? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 1

Can any one solve this c++ problem?

Write a C++ Program in which you have to take a class account with data members Account No. Account Title Balance Write its constructor, getter and setter functions, and display function. Also write a function to find the balance of account. Use dynamic memory allocation for account title data member.

2nd May 2020, 4:54 AM
Muhammad Umais
Muhammad Umais - avatar
1 Antwort
+ 1
Show us where you got stuck?
2nd May 2020, 5:31 AM
Damyian G
Damyian G - avatar