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 TutorialsManaged data Application domain Web service Metadata Casting