Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Tell us something about MFC?

Answers were Sorted based on User's Feedback



Tell us something about MFC? ..

Answer / arvin

The Microsoft Foundation Class (MFC) Library is a collection
of classes written in the C++ that can be used in building
application programs.
It allows developers to more easily work with Windows
operating systems and in developing Windows applications.

Is This Answer Correct ?    6 Yes 1 No

Tell us something about MFC? ..

Answer / sandeep.n.a

MFC is the C++ class library Microsoft provides to place an
object-oriented wrapper around the Windows API.

Is This Answer Correct ?    4 Yes 0 No

Tell us something about MFC? ..

Answer / mushtaq ahmad

The Microsoft Foundation Classes Library is arguably the
most distinguishing component of the Visual C++ development
system. This vast collection of C++ classes encapsulates
most of the Win32 API and provides a powerful framework for
typical (and not so typical) applications.

Is This Answer Correct ?    3 Yes 0 No

Tell us something about MFC? ..

Answer / archana pradeep

MFC is a system of C++ classes designed to make Windows
programming easier and quicker.

It consists of a multi-layered class hierarchy that defines
approximately 200 classes.These classes allows to construct
a Windows application using object-oriented principles.

Is This Answer Correct ?    3 Yes 0 No

Tell us something about MFC? ..

Answer / shivali

It is a collection of C++ classes that encapsulates most of
the Win32 API and provides a powerful framework for easier
and faster application development.
Advantages-
1. Reusability of code
2. MFC programs are highly portable
3. Organizes win APIs into structured hierarchy
4. Provides ganeral-purpose classes that can be used
by windows/non-windows applications

Is This Answer Correct ?    3 Yes 1 No

Tell us something about MFC? ..

Answer / ctharam

1)MFC means (M)icrosoft (F)oundation (C)lasses
2)which is a Framework for doing Dialog Based Applicationa and Web Based Application.
3)which is wrapper of Win32 API.
4)which is embedded with all kind of Hardware Devices.
5)re-use of coding.
6)which is having Dynamic DLLs.
7)it supports OOP concepts.

Is This Answer Correct ?    0 Yes 0 No

Tell us something about MFC? ..

Answer / swati gupta

mfc is a microsoft foundation class. these are written in
c++ .mfc is in dll form.mfc allow the programmer to write
the less code because it provide in function which are
ready to use.
it provide reusability of code.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More MFC Interview Questions

Does the application have more than one object? If no, then what is the reason?

5 Answers  


how to give colour for dialog button or static buuto?any one explain full code ?pls pls

3 Answers  


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

2 Answers  


What MFC base classes provide support for ActiveX controls?

2 Answers   Wipro,


How to create a Modeless Dialog?

5 Answers  


What is difference between the TCP/IP and UDP socket

5 Answers   Invensys,


Difference between Cclint DC & Cpaint Dc

6 Answers   E Logic,


What is the difference between Synchronous sockets and asynchronous sockets?

2 Answers  


How to handle dynamic menus in MFC?

3 Answers   HCL,


1)At run-time, you can change the icon by calling the LoadIcon() function?

2 Answers  


Tell me the different controls in MFC ?

5 Answers  


How we can findout Memoryleaks, In what way it can be avoided

6 Answers   Infosys,


Categories