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
How do I get rid of microsoft compatibility telemetry?
What language is microsoft office written in?
what is 'macro' in excel? how to make use of it ?
Explain about assembly and manifest?
What is Computer Administrator ?
What is refactoring?
How do I stop microsoft error reporting?
How is xaml used? : xaml
How do I locate my microsoft office product key?
What is SMTP (Simple Mail Transfer Protocol) ?
What is Tunnel or Tunneling?
Can you tell what is the purpose of user32.dll?
Do you have to pay for microsoft edge?
What is Self-Installation Kit ?
What does microsoft blend do?