---
title: "What is CArchive class does?"  
description: "What is CArchive class does?"  
author: "Dependra Pathak"  
published: 2011-03-28  
updated: 2020-09-16  
canonical: https://www.mindstick.com/interview/672/what-is-carchive-class-does  
category: "visual c++"  
tags: ["visual c++"]  
reading_time: 1 minute  

---

# What is CArchive class does?

The CArchive class allows user to save a complex objects to the permanent storage (usually disk storage) binary format.

## Answers

### Answer by Dependra Pathak

The CArchive class allows user to save a complex objects to the permanent storage (usually disk storage) binary format.


---

Original Source: https://www.mindstick.com/interview/672/what-is-carchive-class-does

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
