Which is better interface or 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

What is difference between asp net and c# net?

0 Answers  


How does foreach loop work in c#?

0 Answers  


What is different between Implicit conversion and Explicit conversion in C#?

0 Answers  


Who is a accessibility modifier “protected internal” available to ?

0 Answers   Siebel,


What is marshalling in c#?

0 Answers  






Is array reference type in c#?

0 Answers  


What are most desktop applications written in?

0 Answers  


Why do we need reflection in c#?

0 Answers  


These questions were asked me in a technical interview: •If we deploy an application on multiple server (like database server, web server) then, each request should be redirected to proper server, then how you will handle it in your code? •How security pinholes will be handled in an application? •What things should be considered while writing a web application? •How will you do load/performance testing of web application? Which framework you will use for it? •How will you implement a cache for results which require a DB access? Please let me know how to write an web application considering all these points. I am not so much aware of architechural design of web application. Your guidelines will be helpful.

0 Answers   TCS,


What is the purpose of static?

0 Answers  


What is the difference between string keyword and system.string class?

0 Answers  


What is class method?

0 Answers  


Categories