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 }
2 4825Post New Proteans C Sharp Interview Questions
Why null is allowed in hashmap?
What is store procedure? How do they work?
what is prototype design pattern in .net
What is the use of header in php?
How do I find duplicates in the same column?
what factors should be kept in mind in selecting HCN?
Explain how logical gates are controlled by Boolean logic?
How to genrate report in wordpress cms
What are the alternatives to wordpress?
What is Monad in Scala?
What is the step-wise procedure for creating basic or vertical forms?
What is the difference between html action and html renderaction?
What should I have in mind when building olap solution from scratch?
What is difference between custom jsp tags and beans?
What are the types of gui?