what is an Abstract class n when u use Abstract classes



what is an Abstract class n when u use Abstract classes..

Answer / ff

abstract class consists of abstract methods and may contain
concrete methods also
ie. abstract methods |:only declaration no defination
concrete methods means

abstract class name
{
public abstract void simple(); //abstract
public void simple1()
{}
}
use: it's act as a base class and implemented other classes

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Related AllOther Interview Questions

Where can I find my microsoft product key?

0 Answers  


Is windows a microsoft product?

0 Answers  


How do I stop microsoft teams from running at startup?

0 Answers  


Where will i get Microsoft Office 2010 with License Key free download ?

0 Answers  


How do I access my microsoft account?

0 Answers  


What is the difference between procedures and functions in C3#.NET

2 Answers   Tentacle Technologies,


How to generate sequence diagrams in visual studio?

0 Answers  


Is there a charge for microsoft?

0 Answers  


How do I get the microsoft edge icon on my desktop?

0 Answers  


Axapta interview in wipro: join types? delete actions? posting for sales order what class used? write method? insert ,update methods? diff between inner join and exist join? diff between doupdate and update method? ,, ,, validate write and validate field method?

0 Answers   Wipro,


Is microsoft autoupdate a virus?

0 Answers  


How do I stop microsoft compatibility telemetry?

0 Answers  


Categories