What is default c#?


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

Post New Answer

More C Sharp Interview Questions

What is the difference between static and private constructor in c#?

0 Answers  


What is get set in c#?

0 Answers  


What is an interface class in c#?

0 Answers  


Can a structure inherit a class.

3 Answers   Infosys, Synechron,


I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?

0 Answers  






What is a Jagged Array in C#?

0 Answers   Arigo Infotech,


What is the difference between field and variable in c#?

0 Answers  


What is value type and reference type?

3 Answers   TCS,


What are verbatim strings in c#?

0 Answers  


Is c# or c++ better for games?

0 Answers  


If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.

6 Answers   Cap Gemini,


Explain how do I convert a string to an int in c#?

0 Answers  


Categories