What is an inheritance ?Give an example in which inheritance is used?
Answer / Ishwar Chandra
Inheritance is a mechanism that allows one class (derived or child class) to acquire the properties and behaviors of another class (base or parent class). An example of inheritance in C# is creating a derived class Car from a base class Vehicle: class Car : Vehicle {...}. The derived Car class inherits all members of the base Vehicle class.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is helper method in c#?
What is getenumerator?
3. Describe the process of interact UI to BAL n DAL?
What is the default scope of a class in c#?
Is versioning applicable to private assemblies?
Write the syntax for catching an exception in c#?
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
What is the use of parse in c#?
What is difference between ienumerable and iqueryable in c#?
Define boxing and unboxing in c#?
What is func c#?
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)