Is and as keyword in c# net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

How does foreach loop work in c#?

0 Answers  


C# is case sensitive, what is mean by case sensitive

3 Answers  


interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


What is the root element of an xml file?

0 Answers  


How to sign an assembly with strong name?

0 Answers   CitiusTech,






What is the difference between readkey and readline in c#?

0 Answers  


What is the difference between continue and break statement?

0 Answers  


Can int be null in c#?

0 Answers  


What is concrete class in c# with example?

0 Answers  


Name some string escape sequences in c#.

0 Answers  


Can you prevent your class from being inherited and becoming a base class for some other classes?

2 Answers   Mind Tree,


2. What happened when BO object has been called?

0 Answers   Mphasis,


Categories