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
Which oops concept exposes only necessary information to the calling functions?
Can an interface inherit from another interface?
What is the best tool for modeling and ORM framework
Can different parts of a partial class inherit from different interfaces?
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?
Explain about uml?
Name some languages which have object oriented language and characteristics?
Explain about instance in object oriented programming?
What if we override the conflicting method in the class?
Write down how will you create a Binary tree?
What are different ways to create string object?
What is a ternary operator?
Difference between encapsulation and data hiding ?
What is polymorphism and abstraction?
What's the main difference between arraylist / hashmap and vector / hashtable?