what is an Abstract class n when u use Abstract classes

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the functionallity difference between radio/option buttons and a drop-down list box besides appearence? i.e. When it is better to use one instead of the other?

1776


How do I get rid of microsoft compatibility telemetry?

754


What are the types of microsoft?

726


Explain why do we use option explicit?

710


how to convert additional domain to primary domain controller on windows 2003 server

11389


What is UltraDMA / UltraATA ?

1708


What is USB (Universal Serial Bus) ?

1592


What is the purpose of OLE Automation?

775


How to synchronize two ms access files? I am using one Ms access file (access 2007 accdb file) in my system. the same file i have given it to another section for data entry. every day data entry is being done in that section and i am making reports in my access file. how do i synchronize both file because i need to update data entries from that system and update my new reports to that system. Plz help me how to do that? Network is not available between these systems and things can be done via storage devices only.

1663


What are microsoft products?

742


What are the advantages of OLE Automation?

864


What are the different activities we can do with visual studio?

895


Can any one tell me briefly about macros?what it means and what it does?

2021


How does xaml relate to service description languages (wsdl, xmi)? : xaml

771


Why my microsoft store is not opening?

726