What is the difference between static class and abstract class in c#?


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

Post New Answer

More C Sharp Interview Questions

How big is an int in c#?

0 Answers  


What is the default value of decimal in c#?

0 Answers  


What is a custom attribute?

0 Answers  


Define constructors

0 Answers  


What is interface c#?

0 Answers  






I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


What are methods in C#?

0 Answers   Winsol Solutions,


What?s class SortedList underneath?

2 Answers  


What?s the difference between the Debug class and Trace class?

2 Answers  


What is the functionality of break and continue in Visual Studio?

2 Answers   JPMorgan Chase,


Is ram a heap?

0 Answers  


Can we extend sealed class in c#?

0 Answers  


Categories