MFC Question:

What is the base class for MFC?

MFC Interview Question
MFC Interview Question

Answer:

CObject is the base class for all the MFC classes.


Previous QuestionNext Question
What is primitive and non-primitive application?How you find memory leaks?