List the difference between interface and abstract class?


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

Post New Answer

More C Sharp Interview Questions

What does a constructor do c#?

0 Answers  


This is Kishore i am MCA graduate i have percentage less(52%) in my 10th still i completed .NET course any body tell me how to put fake experience with my BSC degree if you do not mind tell me some fake certificates giving consultencies names in Chennai,Bangalore

5 Answers  


What are indexers in c# .net?

0 Answers  


int i = 1; int j = 1; System.Console.WriteLine(i == j); System.Console.WriteLine(i.ToString() == j.ToString()); System.Console.WriteLine((object)i == (object)j); Give the sample code above, what is the output to the console?

5 Answers  


Explain the three services model (three-tier application).

3 Answers   4Cplus,






Is constructor a static method?

0 Answers  


What?s the .NET datatype that allows the retrieval of data by a unique key?

3 Answers  


Difference between dispose and destructor?

3 Answers   TCS,


How to implement singleton design pattern in c#?

0 Answers  


What Is The Smallest Unit Of Execution In .net?

0 Answers   Siebel Systems,


What is the ouput of the following program?

0 Answers  


windows c# using datagridview in edit form sql server

0 Answers  


Categories