9. Oop-Class A has m1 metthode Class B has m1 metthode and
C is the calss that inharits A class, A class inharits B
class. If Object dim c as new A() c.m1(), Tell me which
mettode of class will call
Answer Posted / taipi88
If Class A inherits from Class B, but has a own Method M1,
M1 from Class A overrides M1 of Class B.
If Class A only has a M1 Method by inheriting from Class B, B.M1 will Be
called. Class C doesn't Play any Roll in this scenario.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the mesi? : Dot net architecture
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
What is a virtual memory? : Dot net architecture
What is the difference between absolute expiration and sliding-time expiration?
Tell me .net mobile emulators? : Microsoft dot net mobile
Explain domestic architecture artifacts? : .NET Architecture
question related to table havi colspan and row span
What is Object Caching in Visual Studio 2010?
Explain the purpose of cache? How is it used? : .NET Architecture
Are there any third party logging components available?
Explain about code access security?
What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile
What are the options provived by vss to the user? how it will help us while delevoping application?
define cache memory? : Dot net architecture
Explain different pipelining hazards and how are they eliminated? : .NET Architecture