make a console application with a class account


Make a console application with a class 'Account' having variables as id(int) and name (String).Add property 'account-no' which can be set andget. Add a 'ReadOnly' property 'IntRate' and 'WriteOnly' property'Password' for this class. Add a shared property 'Branch' with set/get methods. In main method make objects of 'Account' and test these properties and print the results on the screen.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: make a console application with a class account
Reference No:- TGS0212244

Expected delivery within 24 Hours