Who is an Actor?
Answers were Sorted based on User's Feedback
Answer / surendra singh (suraj)
An Actor is something or someone who intract with the
system under development. An actor can be a Human, device
or an external system. An actor can be a giver / reciever
of information or both.
| Is This Answer Correct ? | 41 Yes | 1 No |
Answer / tanmoy roy
An actor specified the role played by an external entity(
may be human ,process or other system ) on the system.
| Is This Answer Correct ? | 13 Yes | 4 No |
Answer / bilal dooply
An Actor is an entity which interacts with the System
(either human(Developers & End-User) or hardware(Hardware
Accessories) or system(Software System)).
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / eswari
actor is a something with behavior such as a person,computer system,or organization.for eg manager
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramya
Actor is nothing but an object extract service from other
i.e rest of the objects.
| Is This Answer Correct ? | 2 Yes | 3 No |
Can you create an instance for an abstract class?
Difference between abstraction and implementation hiding ?
Tell me something about abstract classes?
Explain the usage of encapsulation?
What is Abstract method and how different from Virtual Method?
What is @functionalinterface?
What are the Design Patterns you know.
2 Answers InfoAxon Technologies, Protech,
State two differences between an object and a class.
How to define an interface?
Can link and Association applied interchangeably?
What are the features of encapsulation ?
What is the difference abstract class and interface?