What is concrete method in c#?



What is concrete method in c#?..

Answer / Utkarsha Singh

A Concrete Method in C# is a method that provides specific implementation for an abstract class or interface. It cannot be declared as 'abstract'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

what is full assembly reference

1 Answers  


How big is a float?

1 Answers  


What is Garbage Collection in .Net?

1 Answers  


What is the difference between C# 3.5 and C# 4.0?

1 Answers  


What are strin concatation methods in c#?

1 Answers   Phoenix Technologies,


What is dll in vb.net?

1 Answers  


What is the default value of singleordefault?

1 Answers  


Hello Friends..am Mohammed riyash..final year BCA in Jamal Mohamed College 2009. Trichy. My doubt is while connecting SQL2005 Built in Database withing the Visual Studio 2005 Framework.. I am getting the error.. That " An Error occurred and it may be due to , under the default settings of the Server, the connection cannot be established.." But the code works in MS Access for me.. Both in VB.Net and C#.Net am getting the same error.. Any genius please Message me to 9994558822 or mail me.. riyash.ips@gmail.com

3 Answers  


Is there a way to force garbage collection?

1 Answers  


Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?

1 Answers   Siebel,


What does mean before a string in c#?

1 Answers  


What is xml c#?

1 Answers  


Categories