What is concrete method 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 immutable in c#?

0 Answers  


C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

3 Answers   Visual Soft,


Do we get an error while executing the “finally” block in c#?

0 Answers  


What are the two kinds of properties?

10 Answers   Wipro,


Which is faster dictionary or hashtable?

0 Answers  






difference between managed code and unmanaged code ?

3 Answers  


What is scaffolding in c#?

0 Answers  


Which sorting algorithm is best?

0 Answers  


Classes and structs can be declared as static, is this statement true or false?

0 Answers  


What does protected internal access modifier mean?

0 Answers  


Is equal in c#?

0 Answers  


What is the difference between a function and a method?

0 Answers  


Categories