Can we create instance for Abstract class?
Answer Posted / praveenbabu
I can create instance for abstract class.. :) if u want
answer mail me to praveenbabu.it2009@gmail.com :)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are cshtml files?
What is continue in c#?
What is the major difference between a custom control and user control?
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.
What are the different types of literals in c#?
Why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What is interpolation in programming?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
What are class fields?
What are the fundamental oop concepts?
Which program construct must return a value?
Explain namespaces in c#.
How do I open the console window?
Structs are not reference types. Can structs have constructors?
What is a console application in c#?