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

Is list ienumerable c#?

0 Answers  


what is dynamic sql

2 Answers   TCS, Wipro,


Write the difference between TypeOf and GetType?

0 Answers   Wipro,


Which is faster iqueryable or ienumerable?

0 Answers  


How many types of collections are there in c#?

0 Answers  


What is the use of ienumerable in c#?

0 Answers  


Is goto statement supported in C#? How about Java?

2 Answers  


What is multicast delegate explain with example?

0 Answers  


c# code for how to merge two sorted arrays Input : A = 2,5,8,4 B = 3,9,10,5 Output : 2,3,4,5,5,8,9,10

3 Answers  


What is a private method in c#?

0 Answers  


List down the differences between “dispose” and “finalize” methods in c#.

0 Answers  


What is the difference between directcast and ctype?

2 Answers   BirlaSoft, Wipro,


Categories