what are the feauters of CObject

Answers were Sorted based on User's Feedback



what are the feauters of CObject..

Answer / suresh

Serialization support, RTTI, debugging and diagnostic support

Is This Answer Correct ?    15 Yes 1 No

what are the feauters of CObject..

Answer / urfriendkishor@gmail.com

CObject provides basic services, including

• Serialization support
• Run-time class information
• Object diagnostic output
• Compatibility with collection classes

Is This Answer Correct ?    13 Yes 0 No

what are the feauters of CObject..

Answer / ranjith

[1]. Get RunTime Class
[2]. Assert Valid
[3].dump
[4]. Serilization

Is This Answer Correct ?    3 Yes 12 No

what are the feauters of CObject..

Answer / sankeerthana

You raskel mind your toungue. this is not your site . it is
a open site. Every body happens to see your answer will
understand you as mannerless brute. here after dont try to
use the space in any web for to exhibit your newsense

Is This Answer Correct ?    3 Yes 29 No

Post New Answer

More MFC Interview Questions

What is the use of message map ?

5 Answers   TCS,


I have 2 threads. One thread prints odd numbers and the second thread prints even numbers. Now, I have to execute the threads alternatively so that i can output 1,2,3,4,5,6,..... write code for this?

1 Answers  


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

11 Answers   Infosys,


if no message handler is available for a message then will deal with the message ? does window proving any default mechanism?

2 Answers   Patni,


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

1 Answers  






How can we create thread in MFC framework?

3 Answers  


Tell me the different controls in MFC ?

5 Answers  


Explain Doc/View architecture

6 Answers   Huawei,


what is functioning of DIalodDataXchange ..?

0 Answers  


What is the range of intensity of RGB

1 Answers  


how does conditionally close the Dialog Box ?

2 Answers   Infotech,


How to convert a CString variable to char* or LPTSTR?

5 Answers   Dover,


Categories