User profile: noranata

User info
User name:noranata
Email:noranata@yahoo.co.uk
Name:nora ordia
Location:Irving Tx
Bio:a student struggling with programming
History
Joined:
Number of posts:30
Latest posts:

creating an inheritance hierarchy that a bank might use to represent customers'bank account
hi darkestfright, thank you for taking your time to reply me. l do have it on,i did rectified it las...

creating an inheritance hierarchy that a bank might use to represent customers'bank account
thanks alot for replying, it is not just debugging, still saying end of file. l tried rewriting it u...

creating an inheritance hierarchy that a bank might use to represent customers'bank account
thank you i did all but the only error it says is the last line error code 1075, ie end of file foun...

creating an inheritance hierarchy that a bank might use to represent customers'bank account
[code]//BankingSystem.cpp #include<iostream> #include<string> using namespace std; class Account {...

creating an inheritance hierarchy that a bank might use to represent customers'bank account
[code][/code]//BankingSystem.cpp #include<iostream> #include<string> using namespace std; class Ac...