What is Inheritance in C#?
Answer / nashiinformaticssolutions
An object-oriented programming technique called inheritance allows one class to inherit the traits and attributes of another class. This makes it simple for users to extend and reuse preexisting characteristics or actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the different ways a method can be overloaded?
Can destructors have access modifiers?
in a town the percentage of total men is 52. the percentage of total literacy is 48. if total percentage of literate men is 35 of total population. write a program to find out the total no of illiterate men and women.
What is the difference between list and dictionary in c#?
Are c# generics the same as c++ templates?
How do you read an Excel sheet in C#?
f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.
What is the difference between int.Parse() and Convert.toInt32().
Why do we use 0?
Explain about Protected and protected internal, ?internal? access-specifier?
6. If we assign a value in textbox on Page_UnLoad event, will it display?
What is generic in c#?
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)