Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is abstact class? in which scinario we can use abstact
class?

Answers were Sorted based on User's Feedback



What is abstact class? in which scinario we can use abstact class?..

Answer / madhusudhanreddy t

Abstract is a keyword which can be used with methods and classes. When ever a class is not providing the full functionality then it is recommended to declare that class as the abstract class. When a class contains at least one abstract method then that class must be declared as abstract.

Abstract classes provide set of rules (abstract methods) which must be followed (overided) in the derived classes.

Abstract classes are not instantiable,but a reference can be created.

Is This Answer Correct ?    3 Yes 0 No

What is abstact class? in which scinario we can use abstact class?..

Answer / satyanand

a class that contains abstract functions is abstract class.
for implementing function overriding we use it.

Is This Answer Correct ?    1 Yes 0 No

What is abstact class? in which scinario we can use abstact class?..

Answer / shipra agarwal

Abstract classes are reffered to as inherited classes
also.They are abstracted from super classes to the sub
classes.

Is This Answer Correct ?    0 Yes 0 No

What is abstact class? in which scinario we can use abstact class?..

Answer / suresh mediboyina

Abastact methods and implemented methods in abastact
class,we cant inheriace the class.

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Dot Net AllOther Interview Questions

Explain cache memory? : Dot net architecture

0 Answers  


what is the shortcut key for toolbox and add existing item?

1 Answers   Six Sigma,


.Net Frame work arch?

0 Answers  


How to improve the cache performance? : .NET Architecture

0 Answers  


Explain cache memory? : .NET Architecture

0 Answers  


Explain about common language infrastructure?

0 Answers  


Explain how cache is used? : Dot net architecture

0 Answers  


What re interop services?

0 Answers  


difference between data reader and dataset

0 Answers   PCS,


Explain the differences between Server-side and Client-side code?

2 Answers  


What is the difference between machine config vs. Web config : Dot net architecture

0 Answers  


Explain cache? : Dot net architecture

0 Answers  


Categories