| Bold textkeyword in C# keyword in C sharp are one of the most important thing to use C sharp
 these keyword have special meaning in their compiler some of the keywords are given below as shown
 Some frequently used  Keywords
 finally
 out
 true
 byte
 fixed
 override
 try
 case
 for
 private
 uint
 char
 foreach
 protected
 ulong
 checked
 goto
 public
 unchecked
 class
 if
 float
 params
 typeof
 catch
 readonly
 unsafe
 const
 implicit
 ref
 ushort
 continue
 in
 return
 using
 decimal
 sbyte
 virtual
 default
 interface
 sealed
 volatile
 delegate
 internal
 short
 void
 do
 is
 sizeof
 while
 double
 operator
 throw
 break
 int
 lock
 stackalloc
 
 else
 long
 static
 
 enum
 namespace
 string
 event
 new
 struct
 as
 explicit
 null
 switch
 abstractbase
 extern
 object
 this
 bool
 false
 
 |