Answer:
primitive & non-primitive type are difference thing,primitive is the well defined data,we can't modified this type of data,but in non-primtive type as a user defined of data which store reference or object data,bcz they are created rather then per-defind
Previous Question | Next Question |
General purpose classes in MFC? | What is the base class for MFC? |