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

How do I sign in without a microsoft account?

0 Answers  


How does xaml support/extend existing transaction monitors? : xaml

0 Answers  


What is DDR (Double Data Rate)

0 Answers   CMS,


Is microsoft shutting down?

0 Answers  


What is microsoft c register server?

0 Answers  






What is Security Certificate ?

0 Answers   CMS,


What is the use of the code definition window in visual studio?

0 Answers  


1.How can data be developed on Microsoft excel 2. what is the importance of Microsoft Excel to the society

0 Answers  


What is the maximum number of fields of data form, can be displayed in a worksheet of MS Excel Program? (a)16; (b)24; (c)32; (d)48.

1 Answers   Baidu, Idbi Bank,


What is the Difference between Edit and Modify. Anybody can explain it with example....

4 Answers   Infosys,


Why dint delete the index.bat file in system?

0 Answers  


In which scenario i can use stub zone and why if i have all information in my primary dns server?

0 Answers   HP,


Categories