When should we use abtract class and Interface Class?Give
an Example
Answer Posted / lenin n c
In abstract we need can create Object for that class and
cannot inherit it.
But in case of interface viceversa
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
how to retrieve property settings from xml .config file.
What is asp net objects?
What are directives in asp.net? List down all the important directives.
When we use cookie less session? Explain its working?
What is another word for redirect?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What is the main differences between asp and asp.net?
Can we handle the error and redirect to some pages using web.config?
Explain the purpose of storyboard.targetproperty.
Explain significance of routing? : asp.net mvc
What are query strings used for?
Explain how cookies work. Give an example of cookie abuse.
If we remove web.config or machine.config from the application then, is this application will works?
What is the difference between runtime version and version?
What is different in .net 1.1 and .net 2.0?