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

What is microsoft windows search indexer?

0 Answers  


Is there a charge for microsoft?

0 Answers  


How do I sign in without a microsoft account?

0 Answers  


If the service operation returns void, what is the message exchange pattern? Is the client waiting the operation to be completed in this case?

1 Answers  


What is DSL (Digital Subscriber Line)

1 Answers  






What is Upload

0 Answers   Quexst,


Is windows a microsoft product?

0 Answers  


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

0 Answers  


How do you run microsoft programs on a mac?

0 Answers  


i face a big prob in ms outlook 2k3 when i send a mail to others person but when go to sent itms there not show cc & To format whats prob how to trouble it?Plz reply hurry

4 Answers  


How Many Instances Of A Role Should Be Deployed To Satisfy Azure Sla (service Level Agreement) ? And What's The Benefit Of Azure Sla?

0 Answers   Microsoft,


What is SNMP ?

0 Answers   CTS,


Categories