---
title: "What is the difference between public, static, and void?"  
description: "What is the difference between public, static, and void?"  
author: "Shikhar Arora"  
published: 2019-12-06  
canonical: https://answers.mindstick.com/qa/92479/what-is-the-difference-between-public-static-and-void  
category: "programming language"  
tags: ["c#", ".net programming"]  
reading_time: 1 minute  

---

# What is the difference between public, static, and void?

What is the [difference between public](https://www.mindstick.com/forum/23193/in-java-what-s-the-difference-between-public-default-protected-and-private), [static](https://www.mindstick.com/blog/153/static-class-in-c-sharp), and void


---

Original Source: https://answers.mindstick.com/qa/92479/what-is-the-difference-between-public-static-and-void

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
