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 TutorialsXDA Derived class Overloading Value types SOAP (Simple Object Access Protocol)