Rajesh Singh
What is Method Hiding? a. Creating a new implementation of the method in the derived class with new keyword. b. Restricting the method from being called. c. Creating a new name for the Method in the derived class with new keyword. d. Method Overriding in the derived class.
By Rajesh Singh in .NET on Dec 22 2015
  • Anil Kumar Murmu
    Jan, 2016 13

    Option A and B are correct. I believe, while we use method hiding we are intentionally restricting the parent methods to be called.

    • 0
  • Rajesh Singh
    Dec, 2015 22

    Ans: a

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS