what is abstract class and method..

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


Please Help Members By Posting Answers For Below Questions

Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

525


What is synchronous and Asynchronous post back ?

637


Where session variables are stored?

541


How would you enable impersonation in the web.config file?

539


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2221






What is applicatio domain?

571


What are Master Pages in ASP.NET?

571


Explain the code Access Security (CAS) in .net Framework?

664


Explain the different types of assemblies?

522


How we can force all the validation controls to run?

525


What are the 3 types of web?

502


What is viewstate? What does the “enableviewstate” property do?

517


What kind of data we can store in viewstate?

572


Explain the concept of View Model in MVC?

589


What is the difference between session and viewstate in asp.net?

602