Is c# a keyword?



Is c# a keyword?..

Answer / Abdul Faizan

No, 'csharp' is not a reserved keyword in C#. However, 'using', 'namespace', and 'class' are keywords.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is the solution if you need to manipulate sets of items?

1 Answers  


How do I automate my desktop application?

1 Answers  


wt is namespace? wt is the use?

12 Answers  


What is the main method?

1 Answers  


What is boxing in c#?

1 Answers  


What are the characteristics of c#?

1 Answers  


Where do we set the min and max pool size for connection pooling?

1 Answers  


What is lock statement in C#?

1 Answers   B-Ways TecnoSoft,


What are generics in c#.net?

1 Answers  


What is final keyword in c#?

1 Answers  


How u call destructor and dispose methode in c#.NET

1 Answers  


What are the advantages of using partial classes?

1 Answers  


Categories