List out the basic features of MFC.

Answers were Sorted based on User's Feedback



List out the basic features of MFC...

Answer / ranjana sethi

Object Oriented Approach
Complete framework for windows programming
Encapsualtion of windows API

Is This Answer Correct ?    12 Yes 1 No

List out the basic features of MFC...

Answer / sri ramani

1.Application Framework: The MFC library framework includes its own application structure-one that has been proved in many software environments.App wizard generates skeleton code for your entire application, and class wizard generates prototypes and function bodies for message handlers.
2.Message Mapping
3.Runtime class information
4.Serialization

Is This Answer Correct ?    11 Yes 1 No

List out the basic features of MFC...

Answer / ganeshkumar

new container
polymorphic wrapping
expression passing
Smart Pointer

Is This Answer Correct ?    14 Yes 7 No

List out the basic features of MFC...

Answer / yogesh bharate

1. MFC avoid the reverse engineering of software.
2. Fast as compared to other language.
3. Need not to run on any framework.
4. Provides the abstraction

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More MFC Interview Questions

What is LPCTSTR? What does LP denote it?

4 Answers  


what is the use of AFX_MANAGE_STATE ?

4 Answers   HCL,


What is a message map?

1 Answers   Mphasis,


Tell me the different controls in MFC ?

5 Answers  


Explain about MDI and CMultiDocTemplate ?

2 Answers  






What function is called by a document class to notify views that the document has been changed?

2 Answers  


1)does Frame Thickness in MFC?

1 Answers   winfoware,


what is the use of CCmdTarget?

4 Answers   Siemens,


What four types of properties are supported by an ActiveX control?

1 Answers  


what is the use of CWinApp class?

3 Answers   Mphasis,


What is the base class for MFC

3 Answers   HCL,


What is the base class for MFC Framework ?

4 Answers  


Categories