Why do we need nullable types in c#?


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

Post New Answer

More C Sharp Interview Questions

Define an abstract class?

0 Answers  


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

5 Answers  


how can i return string by vilating duplicates(inpyt like asdfsda but output should be 2a2d2sf and 2a,2d,2s,f)

2 Answers   Microsoft,


How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?

0 Answers  


what is the use of master pages. how to use it

2 Answers  






How to transpose rows into columns and columns into rows in a multi-dimensional array?

4 Answers   Microsoft,


How many classes are there in classification?

0 Answers  


What is global asax in c#?

0 Answers  


In c#, what will happen if you do not explicitly provide a constructor for a class?

0 Answers  


Explain the difference between Metadata and Manifest

0 Answers   HCL,


What is the difference between a variable and a literal?

0 Answers  


What is difference between for and foreach in c#?

0 Answers  


Categories