what are the keywords in c#? give any 10
Aren't the keywords any reserved words? Some keywords are: for while this private foreach as case new struct break and so on.
Originally Posted by tswapnareddy what are the keywords in c#? give any 10 abstract, break, byte, case, catch, char, checked, class, const, continue, decimal, finally, float, for, foreach, goto, if, int................
Forum Rules