0
Please help me , who can create this program by c#. Thanks
Write C# source code, to define one class called Bank. Include data fields to store the customer details like customer name (string type), customer id (int type), account balance (double type) and gender (char type). Also include one special member method to initialize the data members and one normal member method to display the output on the screen. Then, to create an object and access the object members of the class Bank. Write a Main() method to test the program.
2 Answers
+ 1
No-one is here to do your work. So please do self and show your attempts if getting any problem.
0
that is not work just my teacher question for me , my englesh language is not very well that is why i canât do it .