User profile: anilsoni7

User info
User name:anilsoni7
Email:anky.soni8460@gmail.com
Name:Anil Soni
Location:Ahmedabad
Bio:A btech Computer Science And student
Statistical data
Birthdate:Jul 1, 1997
Gender:Male
Occupation:Administrator
Skills:C
C++
History
Joined:
Number of posts:3
Latest posts:

can not declare ac variable to be abstract type 'Account'
[code] class User { protected: char password[30]; char username[20]; string type; in...

reference to user is ambiguous
i am trying to inherit user class to staff,account&customer class but when i am trying to access the...

implement OOPS concept
i have created a program for System of banking process which is secured by login only STAFF and CUST...