---
title: "What is the difference between struct and class in C++? with example."  
description: "What is the difference between struct and class in C++? with example."  
author: "Ravi Vishwakarma"  
published: 2025-07-01  
updated: 2025-07-01  
canonical: https://www.mindstick.com/forum/161765/what-is-the-difference-between-struct-and-class-in-c-plus-plus-with-example  
category: "programming language"  
tags: ["c++"]  
reading_time: 1 minute  

---

# What is the difference between struct and class in C++? with example.

**What is the [difference](https://www.mindstick.com/articles/157114/good-news-or-bad-news-and-the-difference-is) between** `struct` **and** `class` **in [C++](https://www.mindstick.com/blog/745/array-in-c-plus-plus)? with example.**


---

Original Source: https://www.mindstick.com/forum/161765/what-is-the-difference-between-struct-and-class-in-c-plus-plus-with-example

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
