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

How can update edit control data of an executing application from other application?

3 Answers   HP,


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

5 Answers  


What is the difference between Extension DLL and Regular DLL?

6 Answers   GE,


What is the difference between workrer thread and UI thread

3 Answers   HCL,


What is the difference between the ASSERT and VERIFY macros?

4 Answers  






visual Pogramming c++ coding for create a paint application.. (Please someone help me)

2 Answers  


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

6 Answers   Infosys,


What is the use of CCmdTarget ?

4 Answers  


What is CArchive class dowes?

4 Answers  


1)dynamic creation of a Button ?

2 Answers   TCS,


What is Multithreading

1 Answers   Invensys,


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

2 Answers  


Categories