Why do we use static methods in 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 string and string in c#?

0 Answers  


What is the difference between User controls and Custom Controls?

0 Answers   Accenture,


Why do we use generics in c#?

0 Answers  


Is c# good for games?

0 Answers  


I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.

0 Answers   Excel,


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


what is the difference between arraylist and hash table using a simple program?

3 Answers   CGI, Polaris, SunGard,


if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.

0 Answers  


What is the purpose of constructor in c#?

0 Answers  


Can we overload the main method in c#?

0 Answers  


What is the difference between “constant” and “readonly” variables in c#?

0 Answers  


How to prevent the error while updating ui control from another thread?

0 Answers  


Categories