Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in protected
Difference between protected and protected[this]
Sep 08, 2022
scala
this
protected
What is the practical use of protected inheritance?
Nov 12, 2022
c++
inheritance
protected
Protected fields not visible to subclasses
Aug 15, 2022
java
android
subclass
protected
iOS distribution - parameters in itms-services protocol link for plist
Jan 18, 2020
ios
plist
protected
Should protected attributes always be banned?
Aug 16, 2022
oop
inheritance
class-design
protected
Java: accessing protected fields from inner class
Sep 17, 2022
java
classloader
inner-classes
protected
access-modifiers
In Java, why can a protected member be accessed from outside the class within the same package? [duplicate]
Sep 16, 2022
java
protected
protected data in abstract class
Sep 15, 2022
java
abstract
protected
Is it possible to mock protected properties and methods
Jun 20, 2022
php
mocking
phpunit
protected
mockery
What's the real reason for preventing protected member access through a base/sibling class?
Nov 15, 2022
c#
protected
Testing private class member in C++ without friend [duplicate]
Oct 24, 2022
c++
unit-testing
private
protected
members
Is there a way to forbid subclassing of my class?
Nov 02, 2022
c++
final
keyword
protected
subclassing
Why subclass in another package cannot access a protected method?
Sep 12, 2022
java
package
subclass
protected
modifier
Why is protected constructor raising an error this this code?
Sep 03, 2022
c++
constructor
protected
What does the protected modifier mean?
Sep 03, 2022
java
protected
access-modifiers
Why can't my subclass access a protected variable of its superclass, when it's in a different package?
Aug 17, 2022
java
packages
access-modifiers
protected
C++: Why does my DerivedClass's constructor not have access to the BaseClass's protected field?
Nov 15, 2022
c++
inheritance
constructor
protected
access-specifier
protected vs public constructor for abstract class? Is there a difference?
Sep 01, 2022
c#
constructor
public
protected
accessing a protected member of a base class in another subclass
Aug 31, 2022
c++
inheritance
encapsulation
protected
Reasons to use private instead of protected for fields and methods
Aug 31, 2022
oop
visibility
private
protected
« Newer Entries
Older Entries »