What?s an abstract clas?

Answer Posted / umesh

A class that cannot be instantiated. A concept in C++ known
as pure virtual method. A class that must be inherited and
have the methods over-ridden. Essentially, it?s a blueprint
for a class without any implementation.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can hashset contain duplicates c#?

547


What are boxing and unboxing?

606


What is c# entity framework?

571


Which function is the entry point for a DLL in MS Windows 3.1?

770


What is static and use of it?

574






What is c sharp used for?

568


What is lambda expression in c#?

590


How do I do implement a trace?

653


What is a delegate how is it type safe?

540


Can we inherit partial class in c#?

570


How do you specify a custom attribute for the entire assembly (rather than for a class)?

610


What is difference between array and arraylist in c#?

530


Where is c# compiler located?

577


List down the commonly used types of exceptions in .net

568


What is a Jagged Array in C#?

635