Answer Posted / 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 |
Post New Answer View All Answers
What is inheritance in java?
What is meant by “abstract interface”?
Difference between encapsulation and data hiding ?
Can encapsulation be called as a security device?
Explain about the analysis phase?
Why dynamic loading is used in object-oriented programming?
What is a static method? Why do we need static methods in java 8 interfaces?
What is the difference between class and interface?
What are sealed modifiers?
What is a try/ catch block?
Why dynamic binding is used in object-oriented programming?
Write a note on encapsulation?
How will you define abstract classes?
What are the different types of inheritance?
Is iterator a class or interface? What is its use?