Answer Posted / bob
Check the Command pattern in Gof books, MFC almost use it in
the same way:
SubWidget in the dialog will catch it firstly, it will
forward it to Parent window(the dialog) if *request is not
for it or no handler defined.
This procedure runs recursively, until one handle it or pass
it to application object. Application will omit unknown
command by default
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is static in oop?
#include
What is polymorphism give a real life example?
What are the benefits of interface?
is there any choice in opting subjects like 4 out of 7
What do you mean by variable?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is destructor in oop?
What is encapsulation in oops?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What does oop mean in snapchat?
What is cohesion in oop?
what are the realtime excercises in C++?
What is the difference between a constructor and a destructor?