Explain the differences between static, void and public in c#?


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

Post New Answer

More C Sharp Interview Questions

Can we declare class as protected?

0 Answers   Infosys,


What is default parameter in c#?

0 Answers  


What is type checking in c#?

0 Answers  


How do I trim a space in c#?

0 Answers  


what is an internal specifier? what happens internally when I use access specifier Internal ?

4 Answers   rsystems,






Is std :: string null terminated?

0 Answers  


Can I define a type that is an alias of another type (like typedef in c++)?

0 Answers  


How to find out that the code is written as managed or un-managed code?

0 Answers   Amazon,


Write a C# program to find the Factorial of n

0 Answers  


What is Asynchronous call and how it can be implemented using delegates?

0 Answers  


What is ildasm and obfuscator in net?

0 Answers  


What?s the advantage of using System.Text.StringBuilder over System.String?

1 Answers  


Categories