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
Can I delete microsoft onedrive?
Why my microsoft store is not opening?
What are the different refactoring options in visual studio?
What is Video Conferencing ?
Why user and kernel mode are good designed operating system?
Can you explain about namespace?
What is architecture explorer in visual studio?
MicroSoft Dynamics Axapta does it become famous now a days? Is getting more calls in future? in Hyderabad which institute is best? can you please tell me about this?
Explain about assembly and manifest?
What is VGA (Video Graphics Array)?
difference between windows 98, windows 2000 and windows XP
Is microsoft shutting down?
Shortcut keys for debugging in visual studio?
How do I run microsoft edge from the command line?
What are the benefits of azure functions tools?