로딩
티스토리 데이터 처리 중입니다.

C# Variables

 C# Variables

When we study C#, we first encounter learning about variables What are the variables? In other words, variables are containers for storing data values.

Suppose you have a well-organized family house that stores condiments and side dish containers. You can see that there is a name tag attached to each storage box.

Some are salt cans, some are sugar cans. In this way, it is called a variable that .....

원문 링크 : C# Variables