Can you think of some nice examples where *multiple*
actors are associated with a use case ?
Answer Posted / benjamin jacob
ATM users(if expanded), can act as different actors for the
use of an ATM machine.
Credit card user -------------------
|--------------------------> | ATM machine |
Debit card user -------------------
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can we call the base method without creating an instance?
What is an abstraction?
Name some languages which have object oriented language and characteristics?
Explain what is an object?
What is the use of ‘finalize’?
How can we restrict inheritance for a class so that no class can be inherited from it?
What is data encapsulation and what's its significance?
How will you define abstract classes?
Can I implement polymorphism using abstract class?
What is the difference between public, private and protected access modifiers?
What is a virtual function?
What is data encapsulation and what is its significance?
What is the best tool for modeling and ORM framework
Do we require parameter for constructors?
Explain about a class in oop?