how many types of classes are ther,what are that

Answers were Sorted based on User's Feedback



how many types of classes are ther,what are that..

Answer / malempati

There Are 2 Types of Classes Regading MFC.
1.Generic Classes - Independent Classes
2.Non-Generic Classes - These Classes are derived From
CObject

Is This Answer Correct ?    13 Yes 1 No

how many types of classes are ther,what are that..

Answer / surendra mishra

As far i know following are the types of classes
1: Base class
2: Derived Class
3: Abstract Class
4: Virtual Class.

Is This Answer Correct ?    3 Yes 2 No

how many types of classes are ther,what are that..

Answer / abhishek kesharwani

1: Base class
2: Derived Class
3: Abstract Class
4: Virtual Class.
5. Template class.
6. Inner class.
7. Runtime class.

Is This Answer Correct ?    1 Yes 0 No

how many types of classes are ther,what are that..

Answer / prakash

IN .NET

Value class
reference Class

Is This Answer Correct ?    2 Yes 2 No

how many types of classes are ther,what are that..

Answer / anita

1: Base class
2: Derived Class
3: Abstract Class
4: Virtual Class.
5. Template class.
6. Inner class.
7. Runtime class.
8. object class
9. concrete class
10.local class

Is This Answer Correct ?    0 Yes 0 No

how many types of classes are ther,what are that..

Answer / mathy&

In MFC
CDialog,Cbase,Cstring,Cfont,Cwinthread..... lot of classes
available..

Is This Answer Correct ?    1 Yes 2 No

how many types of classes are ther,what are that..

Answer / sheeba

200 classes in MFC

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More MFC Interview Questions

if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first

10 Answers   Siemens, Symphony,


What is stack size in win32 program?

1 Answers   HCL,


Why Array Index starts from Zero

30 Answers   HCL,


In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?

2 Answers   Wipro,


What are the advantages of using Doc/View or SDI over DialogBox

2 Answers  






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

11 Answers   Infosys,


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

2 Answers  


How to access document object from view ?

1 Answers  


What function is used to disable a control at runtime?

7 Answers  


What is Thread ?(VC++)What is the difference between Cmutex and Csemaphone?

5 Answers   Atos Origin,


what is message Testing ?

1 Answers   L&T,


How many types of combo box are their

2 Answers   Aaditya Info Solutions, E Logic,


Categories