Answer Posted / 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 |
Post New Answer View All Answers
What is super keyword?
Difference between encapsulation and data hiding ?
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
What are the various types of constructors?
How to make a class accessible as a web service?
What are the basic concepts of oop?
Explain about instance in object oriented programming?
What does it mean that a method or class is abstract?
What is Polymorphism, overloading, overriding and virtual?
Name the different creational patterns in object oriented design?
What are the interfaces you used in beans?
what is virtual function and pure virtual function ?
Can you instantiate an abstract class and what is an inner class?
What is the difference between class and interface?
What is the @functionalinterface annotation?