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

i need some windows short keys than run command also. if any body knows send website address.

2 Answers  


Why do we need xaml as a new way to create applications in .net framework 3.0 (formerly winfx)? : xaml

0 Answers  


Is microsoft autoupdate a virus?

0 Answers  


Explain how many data types are supported in vbscript?

0 Answers  


Are the addresses, the bindings, the contracts unique between services?

0 Answers  






What is Upload

0 Answers   Quexst,


What authentication options do Windows 2000 Servers have for remote clients?

1 Answers   HP,


what is site link?

0 Answers   HCL,


Will xaml replace other programming languages like c# and vb? : xaml

0 Answers  


What is the purpose of krne32.dll?

0 Answers   C DAC, CDAC,


Is microsoft defender free?

0 Answers  


How are dependent the app.config and the machine.config files?

0 Answers  


Categories