Does the application have more than one object? If Yes,
Briefly explain.

Answers were Sorted based on User's Feedback



Does the application have more than one object? If Yes, Briefly explain...

Answer / dipa

No.Application have only one object.

Is This Answer Correct ?    5 Yes 0 No

Does the application have more than one object? If Yes, Briefly explain...

Answer / rk

It can have multiple threads, but can have only one
object,derived from CWinApp class (which inherits from
CWinthread)

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More MFC Interview Questions

i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required

3 Answers   Patni,


What are the differences between MFC Exception macros and C++ exception keywords?

2 Answers  


what is the use of CWinApp class?

3 Answers   Mphasis,


2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers

1 Answers   TCS,


What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example

6 Answers  


Can you explaing the relashionship between document,frame and view ?

2 Answers  


1)dynamic creation of a Button ?

2 Answers   TCS,


1)How to change the size of a button at run time ?

1 Answers  


What are the types of button controls?

10 Answers  


How you find memory leaks?

4 Answers   ABB,


Differ GetMessage, PostMessage & PeakMessage?

4 Answers   Symphony,


Hi can anyone explain about the synchronization objects types and where we are using in the code.

1 Answers  


Categories