StackOverflow Questions for Tag: method-hiding

Elucidase
Elucidase

Reputation: 97

Base-class pointer pointing to a derived class cannot access derived-class method

Score: 1

Views: 1780

Answers: 3

Read More
Gellweiler
Gellweiler

Reputation: 889

How to hide all overrides off parent method in C#

Score: 0

Views: 867

Answers: 3

Read More
Zillah
Zillah

Reputation: 25

is the text regarding overriding and hiding methods on docs.oracle.com ambiguous?

Score: 1

Views: 63

Answers: 1

Read More
electronpygmy
electronpygmy

Reputation: 61

Hiding Implementation Details in C++

Score: 1

Views: 952

Answers: 1

Read More
machinery
machinery

Reputation: 6290

Hiding methods in subclass

Score: 4

Views: 4479

Answers: 4

Read More

Inherit hidden methods

Score: 1

Views: 82

Answers: 5

Read More
Ekalic
Ekalic

Reputation: 703

C++ namespace name hiding

Score: 1

Views: 876

Answers: 2

Read More
whoCares
whoCares

Reputation: 53

Java - Hiding Overriding and the modifier final

Score: 5

Views: 2625

Answers: 2

Read More
NoviceToDotNet
NoviceToDotNet

Reputation: 10815

Overriding vs method hiding

Score: 68

Views: 63255

Answers: 3

Read More
Shadman Mahmood
Shadman Mahmood

Reputation: 153

C# new not working as expected on derived class-inheritence

Score: -1

Views: 171

Answers: 1

Read More
greenHorn
greenHorn

Reputation: 557

What is significance of the term " hiding " in the method hiding concept in java?

Score: 2

Views: 318

Answers: 4

Read More
Tom R
Tom R

Reputation: 25

cannot understand what method hiding exactly do 'behind the scenes'

Score: 1

Views: 38

Answers: 1

Read More
Rick
Rick

Reputation: 136

Why is superclass method called while that method is overriden? (from OCA practice test)

Score: 3

Views: 938

Answers: 4

Read More
Abner
Abner

Reputation: 11

Need for method hiding and method overriding

Score: 0

Views: 526

Answers: 1

Read More
retrograde.su
retrograde.su

Reputation: 55

Overriding and Hiding methods in C #

Score: 2

Views: 36

Answers: 1

Read More
Sébastien
Sébastien

Reputation: 79

Base Virtual Method not called or called twice

Score: -1

Views: 646

Answers: 1

Read More
Raju Parashar
Raju Parashar

Reputation: 322

Why static methods of Parent Class gets hidden in Child Class?

Score: 4

Views: 3827

Answers: 1

Read More
W.F.
W.F.

Reputation: 13988

Are type aliases used as type of function parameter part of the function signature?

Score: 4

Views: 771

Answers: 1

Read More
Jaxx
Jaxx

Reputation: 1575

Interface inheritance - hiding method from parent interface - why can I have both methods in the implementing class?

Score: 1

Views: 901

Answers: 1

Read More
telandor
telandor

Reputation: 869

Inherited ViewModel passed to UserControl is treated as child ViewModel

Score: 0

Views: 310

Answers: 2

Read More
PreviousPage 2Next