Friday, March 29, 2024 08:31

Table of contents >> Introduction > C# keywords

C# keywords

C# programming language defines a few keywords that have a special meaning for the compiler. When you chose your variables, classes, methods names, you must be careful to avoid using these C# keywords, or you will get compiler errors, and your program will not compile.

Here is a list of C# keywords:


Cuvinte cheie C#

The concepts explained in this lesson are also shown visually as part of the following video:

Tags: ,

Leave a Reply



Follow the white rabbit