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 TutorialsFinally block Remoting IDL (Interface Definition Language) XML Schema Overloading