what is an Abstract class n when u use Abstract classes
Answer / 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 |
What are the most popular microsoft products?
What is XT (eXtended Technology)
What is the difference between a domain and a workgroup?
How do I get the microsoft edge icon on my desktop?
What is Router ?
What is Unicode?
Hi, can anyone tell me what is the difference between SYSVOL and NTDS folder in AD? I know SYSVOL is for shared information between Domain controllers, but isn't AD database shared as well? Don't they use the same DB which is stored in NTDS folder? I know SYSVOL size is much smaller than NTDS', but what is it for? Does it contain a part of NTDS folder? If so, what namely? Thanks
0 Answers Microsoft, Orbit Corporation,
What is the Drawback of DHCP?
How do I permanently delete microsoft teams?
Which language is used in microsoft?
How to confgiure sccm in AD for synchronization
What is DNS (Domain Name System)