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
What is dependency injection in simple words?
Can properties be overloaded in c#?
Can an abstract class have a constructor c#?
What are jump statements in c#?
Why ref is used in c#?
What is the difference between do and while loop?
What is final keyword in c#?
What is argument in c#?
Can I use parseint?
Is boxing an implicit conversion?
How do you mark a method obsolete?
Define sealed classes in c#?
Illustrate race condition?
Are c# strings immutable?
How do you define a predicate?