Answer Posted / asif aslam
Abstract class start with the keyword abstract,we can't
create direct instantiate of the abstract class,an abstract
class may contain the pure virtual,abstract function.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Session and response.Redirect?
Write a code for sending an email from asp.net application.
What is the postback property in asp.net?
Differentiate strong typing and weak typing
What is ispostback method in asp.net?
What is sta?
In how many ways we can retrieve table records count?
Demonstrate Render and PreRender?
Explain server-side scripting and client-side scripting.
Where do the cookie state and session state information be stored?
How to disable disable browser's Back button in asp.net (JavaScript)?
Can you set the session out time manually?
What is the mvc model?
What is the part of url?
Which authentication uses a combination of windows and iis authentication?