how many types of classes are ther,what are that
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Answer / mathy&
In MFC
CDialog,Cbase,Cstring,Cfont,Cwinthread..... lot of classes
available..
Is This Answer Correct ? | 1 Yes | 2 No |
What is Multithreading
Which CPrintInfo member variable must be set for multiple page printouts?
what is the component of CLR ?
how many types of messages are their
1)does Frame Thickness in MFC?
Tell me the different controls in MFC ?
What is Thread ?(VC++)What is the difference between Cmutex and Csemaphone?
What is the difference between workrer thread and UI thread
1) create ToolTip in MFC?
What is the difference between Extension DLL and Regular DLL?
1) Enable or disable a Cancel button at run time?
is there any class which is not derived from Cobject