Jump to content

Keywords in C Sharp

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jahangeer91 (talk | contribs) at 09:50, 18 January 2010 (Created page with ''''''Bold text''keyword 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 present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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