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

List out the parameters of WinMain Function.

2 Answers   Mphasis,


What is the difference between hinsrtance and hprevinstance in WinMain function?

3 Answers  


1)dynamic creation of a Button ?

2 Answers   TCS,


What MFC base classes provide support for ActiveX controls?

2 Answers   Wipro,


1)How to change a text of a button in runtime?

2 Answers  






what is the size of a process

2 Answers   E Logic, IBM,


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,


How can server communicate with more than one client

2 Answers   Invensys,


What is LoadLibrary function returns?

7 Answers  


What is a message map?

1 Answers   Mphasis,


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

3 Answers   Financial Technologies,


what is the use of Mutex and critical section

2 Answers  


Categories