What is concrete class in c# with example?


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

Post New Answer

More C Sharp Interview Questions

What is an escape sequence in c#?

0 Answers  


Contrast System.String and System.Text.StringBuilder classes?

0 Answers   Siebel,


Which type of variables are under the control of garbage collector?

4 Answers   Kanbay,


what is a template?

3 Answers   Choice Solutions,


Will finally block get executed if the exception had not occurred?

2 Answers  






Can you use foreach iteration on arrays in c#?

0 Answers  


What is datasource c#?

0 Answers  


What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?

0 Answers  


Explain the difference between user control and custom control. Also, explain their use.

0 Answers   Accenture,


Explain the advantage of using system.text.stringbuilder over system.string?

0 Answers  


What is a console?

0 Answers  


Explain the different types of delegates used in c#.

0 Answers  


Categories