What do you meant by active and passive objects?
Submitted by: AdministratorActive objects are one which instigate an interaction which owns a thread and they are responsible for handling control to other objects. In simple words it can be referred as client.
Passive objects are one, which passively waits for the message to be processed. It waits for another object that requires its services. In simple words it can be referred as server.
Submitted by: Administrator
Passive objects are one, which passively waits for the message to be processed. It waits for another object that requires its services. In simple words it can be referred as server.
Submitted by: Administrator
Read Online Programming Job Interview Questions And Answers
Top Programming Questions
☺ | What are the advantages of OOPL in a programming language? |
☺ | Why generalization is very strong in programming? |
☺ | Who were the three famous amigos and what was their contribution to the object community? |
☺ | What is the difference between procedural and object-oriented programs? |
☺ | List out some of the object-oriented methodologies? |
Top Coding/Programming Categories
☺ | Python Interview Questions. |
☺ | OOP Interview Questions. |
☺ | Software engineering Interview Questions. |
☺ | PHP Interview Questions. |
☺ | VBA (Visual Basic for Applications) Interview Questions. |