Can a structure inherit a class.
Answers were Sorted based on User's Feedback
Answer / a b
A structure cannot inherit from a class but it can
implement an interface.
| Is This Answer Correct ? | 14 Yes | 1 No |
Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }
How to rotate an Image in C#?
0 Answers Petranics Solutions,
How do I create a new form in c#?
Define the term immutable ?
Which .gang of four. Design pattern is shown below?
What is meant by generics in c#?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
Can we inherit singleton class in c#?
What is .cs file in c#?
What is the difference between array and arraylist c#?
Explain the difference between proc. Sent by val and by sub?
What is Satellite Assemblies ?
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)