Google

Tuesday, November 11, 2008

Common Visual C++ questions

1. What are the differences between modal & modeless dialog
2. What is the difference between dll & exe
3. How the doc/view architecture works?
4. What is subclassing?
5. How do you set the window caption of a dialog programmatically
6. What is serialization? Which object has that? If you derive a class that does not have support for serialization how do you take care of the serialization.

No comments: