Can you think of some nice examples where *multiple*
actors are associated with a use case ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / r
Mutiple actors using in many it fields. for examples are
stock maintainance
Custamor
-------------------->praduct things
custamor
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an abstraction and why is it important?
What is the main advantage of using inheritance?
What is serialization? How do we implement serialization actually?
What is the difference between class and interface?
Can you explain primordial class loader?
Write about abstract base classes?
How to define an abstract class?
What are the methods required to create changes in subclasses?
Why is class hierarchies managed in object-oriented programming?
Explain about inheritance in oops?
what is virtual function and pure virtual function ?
What is garbage collection(gc)?