Logo 
Search:

C# Forum

Ask Question   UnAnswered
Home » Forum » C#       RSS Feeds

loop, inheritence and function, class

  Asked By: Mex    Date: May 01    Category: C#    Views: 334
  

how to create a program for a bank account;
include the following attributes:
personal information( last Name, First name, gender, residential address)

account:( account type {saving or cheaque}, account number, balance, overdraftlimit, and date and time account was opened)

note: account class will inherit the information from person class
make use of function or method;

make use of c#



Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on loop, inheritence and function, class Or get search suggestion and latest updates.




Tagged: