Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between an abstract class and interface in java?
What is the purpose of late binding in object-oriented programming?
What is a try/ catch block?
What is polymorphism and abstraction?
What is data encapsulation and what is its significance?
What are the main features of oops?
what three "domains" are considered during analysis modeling?
What is sealed modifiers?
Explain basic concepts of OOPS?
What is operator overloading and polymorphism?
What is the default access specifier in a class definition?
What is method overriding?
What are the different types of arguments?
How many methods do u implement if implement the serializable interface?
What is constructor and virtual function? Can we call virtual funciton in a constructor?