Search Interview Questions
Question: What do you meant by active and passive objects
Answer: ?
Active 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.
|
|||||||||||
Question: What do you meant by active and passive objects
Answer: ? If you have the better answer, then send it to us. We will display your answer after the approval Rules to Post Answers in CoolInterview.com:-
|
Related Questions | ||
What is meant by software development method? |
|
|
Why does the function arguments are called as "signatures"? |
|
|
What is Memory alignment?? |
|
|
When are temporary variables created by C++ compiler? |
|
|
When do use "const" reference arguments in function? |
|
|
What are storage qualifiers in C++ ? |
|
|
What are C++ storage classes? |
|
|
What is conversion constructor? |
|
|
What are all the implicit member functions of the class? Or what are all the functions which compiler implements for us if we don't define one.?? |
|
|
When are copy constructors called? |
|
|
What is a Makefile? |
|
|
What does extern mean in a function declaration? |
|
|
Will it execute or not? C++ Interview Questions and Answers (Continued from previous question...) Will it execute or not? void main() { char *cptr = 0?2000; long *lptr = 0?2000; cptr++; lptr++; printf(? %x %x?, cptr, lptr); }Will it execute or not? |
|
|
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array? How can you find the nodes with repetetive data in a linked list? |
|
|
What is the difference between Mutex and Binary semaphore? |
|
|
What methods can be overridden in Java? |
|
|
What is the Standard Template Library (STL)? |
|
|
Can you be bale to identify between Straight- through and Cross- over cable wiring? and in what case do you use Straight- through and Cross-over? |
|
|
How many ways are there to initialize an int with a constant? |
|
|
What can I safely assume about the initial values of variables which are not explicitly initialized? |
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All C++ Interview Questions & Answers - Exam Mode / Learning Mode
India News Network |