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 the difference between regular dlls and extended dlls?

2 Answers  


In MFC By Using Communication Between Dialog Boxes,How Can We Send Message Of one Dialog Box To Another Dialog.?

3 Answers   Financial Technologies,


How to update windows title bar dynamically?

7 Answers   HCL,


1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions

1 Answers  


What is mfc class hierarchy?

0 Answers  






how do u identify RTTI in vc++

4 Answers   Siemens,


Explain Doc/View architecture

6 Answers   Huawei,


What?s the difference between Modal and Modeless Dialog?

12 Answers   Jekson, Usl India,


What is the initial function to be called in MFC and what it will do

11 Answers   Infosys,


What function is used to disable a control at runtime?

7 Answers  


what are the feauters of CObject

4 Answers   Siemens, Wipro,


What is model and modeless dialog box ? Give some examples?

2 Answers   Mphasis,


Categories