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
Why do we need xaml as a new way to create applications in .net framework 3.0 (formerly winfx)? : xaml
how to convert additional domain to primary domain controller on windows 2003 server
What is XT (eXtended Technology)
What is Segment ?
What is SCSI (Small Computer System Interface)?
Enumerate the high level of the
What are all the microsoft programs?
Explain the difference between web service and web application?
How do I permanently delete microsoft teams?
What is UNIX?
What are microsoft tools?
Do I need microsoft visual c++ 2005 redistributable?
What is the difference in the attributes the binging and
the bindingName of the
What is mfc?
Can I disable microsoft onedrive?