What are the access-specifiers available in c#?
Answer Posted / angel
BS Bank Inc wants to add some additional features in the application. The company asks FIT
technologies for the following additions: [15 Marks]
? BS Bank Inc. needs to add modules to provide the following services:
a. Online share and mutual funds trading
b. General insurance for health, car, and travel [10 Marks]
BS Bank Inc. should be able to provide other services like bill payments, mobile recharge. [5
Marks] [Use static variables and static function to implement this.]
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why var is used in c#?
How to use session under class file of APP_Code folder?
Is int reference type c#?
What is the ouput of the following program?
What are synchronous and asynchronous operations?
How long can a string be c#?
Can a string be null c#?
How will you deploy the dll file in gac?
Is is possible to force garbage collector to run?
What is the difference between virtual method and abstract method?
What is the lock statement in c#?
what is the difference between the debug class and trace class?
Why would you use a class property in c#?
Can we override main method in c#?
Why extension method is static?