Is nullable type c#?


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

Post New Answer

More C Sharp Interview Questions

When a switch is said to be congested?

0 Answers   Wipro,


How long can a string be c#?

0 Answers  


Is it possible to have different access modifiers on the get/set methods of a property?

0 Answers  


What is array and its types in c#?

0 Answers  


f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.

7 Answers  






Can we have only “try” block without “catch” block in c#?

0 Answers  


Is functional interface runnable?

0 Answers  


What is unrecognized escape sequence in c#?

0 Answers  


What is private void in c#?

0 Answers  


what is an event? Define delegate?

0 Answers  


What are reflections in c#?

0 Answers  


What is use of hashtable in c#?

0 Answers  


Categories