Keywords are the names that have been reserved for special use in a programming language. The C# language defines about 80 keywords, such as bool, namespace, class, static, and for. Keywords may not be used as identifiers in program code. Related tutorials: CTS (Common Type System) Event GAC (Global Assembly Cache) Multi-module Assembly