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
1.How can data be developed on Microsoft excel 2. what is the importance of Microsoft Excel to the society
What is Tunnel or Tunneling?
Does microsoft have a registry cleaner?
What are the four microsoft programs?
What is Shareware ?
What is Computer Administrator ?
What standards body will xaml be submitted to? : xaml
what is 'macro' in excel? how to make use of it ?
What is Spam ?
What are the different refactoring options in visual studio?
What is Script file ?
Types of DNS Servers?
how to auto generate the text box using infopath?
Is microsoft paint gone?
What is SSL (Secured Sockets Layer) ?