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

Difference between Cclint DC & Cpaint Dc

6 Answers   E Logic,


What is the difference between the SDI and MDI

3 Answers   Invensys,


I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)

2 Answers   Invensys,


What is the difference between Struts and JSF? Pls list some most suitable differences.

0 Answers  


I want recent paper pattern for HP company?

0 Answers   HP,






What is the difference between Extension DLL and Regular DLL?

6 Answers   GE,


Given two processes, how can they share memory?

2 Answers   Microsoft,


What is LoadLibrary function returns?

7 Answers  


What is the difference between OnInitialUpdate and OnUpdate?

5 Answers  


How can i change the color of a dropdowncombobox elements

2 Answers  


Tell me the different controls in MFC ?

5 Answers  


What function is used to retrieve the currently selected index in a list box?

2 Answers  


Categories