Answer Posted / 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 |
Post New Answer View All Answers
What is virtual multiple inheritance?
Explain the different types of constructors
What is a final variable?
Can you create an instance of an interface?
What does it mean that a method or class is abstract?
What are abstract classes?
Can you create an instance of an abstract class?
What is method overriding?
Write a note about inheritance?
What is the difference between an interface and abstract class?
What is a pure virtual function?
What is the difference between aggregation and composition?
What does the keyword virtual represented in the method definition?
Define Data Abstraction. What is its importance?
What is the difference between class inheritance and interface inheritance?