What is the difference between Abstract and Interface?

Answer Posted / nasir munda

Abstract Class may contain constructor but interface does
not contain constructor.

Is This Answer Correct ?    33 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between gridview and form view?

534


Does c# have functions?

466


What is a float?

496


How to find the current application file path while runtime?

504


Is static thread safe?

490






What's c# ?

594


What is a void c#?

510


What is the difference between proc. Sent by val and by sub?

482


Is list passed by reference c#?

474


What is data dictionary in c#?

488


What are tuples c#?

500


What is the difference between list and arraylist c#?

522


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.

2503


Can mvc be used for desktop applications?

482


What are handlers in c#?

498