What is visual c# net?


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 list and ilist in c#?

0 Answers  


Explain how do I get deterministic finalization in c#?

0 Answers  


int a = '3' + '4'; char n = (char)a; What will be answer of n?

4 Answers  


How can I get the ascii code for a character in c#?

0 Answers  


boxing means converting value type to reference type and unboxing means converting reference type to value type.why we need boxing and unboxing?

3 Answers   General Mills, Value Labs,






what does static void Main(string[] args) in C# mean????????

5 Answers   ssinformatics,


What is thread life cycle in c#?

0 Answers  


What does the parameter Initial Catalog define inside Connection String?

5 Answers  


Name the method of servicebase class?

0 Answers  


What does a constructor do c#?

0 Answers  


What is difference between array and list in c#?

0 Answers  


Are all methods virtual in c#?

0 Answers  


Categories