What does exclamation mark mean c#?


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

Post New Answer

More C Sharp Interview Questions

What is an ienumerable in c#?

0 Answers  


Can the accessibility of a type member be greater than the accessibility of its containing type?

0 Answers  


What are the 3 elements of delegation?

0 Answers  


what is IFormatable

0 Answers   Wipro,


What is the use of static abstract class

5 Answers   Karur Vysya Bank KVB, Target,






I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


What is the difference between interface and abstract class ?

2 Answers   Basware, BITS,


Can the nested class access, the containing class. Give an example?

0 Answers  


how to use caching in our program. why we use it give one example in code

1 Answers  


What is the difference between finalize() and dispose() methods?

0 Answers  


What is default parameter in c#?

0 Answers  


What is the name of the implicit input parameter of a set accessor for any property?

1 Answers   TCS,


Categories