Day 2 - 25th May 2025 - Still Solving Assignment problems from TQ d3 assignment.

  //Create a class Account containing following methods -

//insert () to insert account data

//display () to display account information

//deposit () to deposit amount

//withdraw () to withdraw amount

//check_balance() to check balance



Didnt solve much of the problems today.

Comments