StackOverflow Questions for Tag: method-hiding

Ayush
Ayush

Reputation: 1630

Instance and Static control-flow with inheritance and overriding/method-hiding

Score: 1

Views: 670

Answers: 3

Read More
Spleentery
Spleentery

Reputation: 119

Method hiding instead of static virtual C++

Score: 3

Views: 82

Answers: 1

Read More
Lostlinkpr
Lostlinkpr

Reputation: 1473

Overriding vs Hiding Java - Confused

Score: 103

Views: 57996

Answers: 17

Read More
tobiak777
tobiak777

Reputation: 3365

Cannot hide inherited member compiler error

Score: 3

Views: 1503

Answers: 3

Read More
Deleted
Deleted

Reputation: 31

Why can a method marked that is hiding an implementation in the base class call the hidden method?

Score: 2

Views: 1320

Answers: 2

Read More
Salem KRAB
Salem KRAB

Reputation: 31

How method hiding works in Java?

Score: 1

Views: 146

Answers: 2

Read More
tú nguyệt
tú nguyệt

Reputation: 11

Why Method hiding is also an example of compile time polymorphism?

Score: 0

Views: 130

Answers: 1

Read More
Oyst
Oyst

Reputation: 1

Overriding, redeclaring, hiding and redefining of methods in classes, interfaces and classes implementing interfaces

Score: -3

Views: 354

Answers: 1

Read More
urandom0
urandom0

Reputation: 63

What is difference between method hiding and without "new" keyword?

Score: 1

Views: 61

Answers: 1

Read More
JATMON
JATMON

Reputation: 1040

What is method hiding in Java? Even the JavaDoc explanation is confusing

Score: 78

Views: 95538

Answers: 8

Read More
i3ensays
i3ensays

Reputation: 2914

C# - Keyword usage virtual+override vs. new

Score: 231

Views: 76674

Answers: 11

Read More
Samin Sadman Shad
Samin Sadman Shad

Reputation: 53

How compiler deals with method hiding in c#?

Score: 0

Views: 32

Answers: 0

Read More
Belle
Belle

Reputation: 119

How to hide a method from Stacktrace but not its exception?

Score: 1

Views: 1628

Answers: 2

Read More
Mortaly
Mortaly

Reputation: 38

How to hide the private method of base class in C#?

Score: -1

Views: 982

Answers: 1

Read More
Jed Schaaf
Jed Schaaf

Reputation: 1127

What are the differences between overriding virtual functions and hiding non-virtual functions?

Score: 37

Views: 25814

Answers: 5

Read More
Skadoosh
Skadoosh

Reputation: 171

Why does the instance method `hashCode` on `java.lang.Integer` make an extra jump to the static class method to simply return its own integer value?

Score: 1

Views: 155

Answers: 2

Read More
fizzbuzz
fizzbuzz

Reputation: 157

Why is only derived class member function called?

Score: 0

Views: 45

Answers: 1

Read More
Sam Hooper
Sam Hooper

Reputation: 307

Java non-generic method hiding generic method with intersection types

Score: 4

Views: 117

Answers: 2

Read More
Duggs
Duggs

Reputation: 179

Why am I getting method overriding error?

Score: 2

Views: 3584

Answers: 2

Read More
Vikyboss
Vikyboss

Reputation: 960

How to hide functions within classes in c#?

Score: 0

Views: 1104

Answers: 5

Read More
PreviousPage 1Next