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
Differentiate strong typing and weak typing
Explain the difference between value type and reference type?
What is a viewbag?
What is the parent class of all the web server control?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
How many ways are there to maintain a state in .net? What is view state?
What is the difference between dispose() and finalize()?
What is the function used for removing an event listener?
What are uri parameters?
What is a user developed application?
How does asp net store session ids by default?
What is a SESSION and APPLICATION object?
Can we use MSSql as backend in asp.net...if yes then How.?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Define application state variable and session state variable?