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
Access to a protected constructor in Java
Oct 31, 2025
java
subclass
protected
Error on C++: "error: int aaa::bbb is protected within this context"
Oct 31, 2025
c++
inheritance
syntax-error
protected
What version of C# stopped requiring protected interface members to be implemented explicitly?
Oct 31, 2025
c#
interface
roslyn
protected
Does Kotlin support package protected visibility?
Oct 27, 2025
class
kotlin
protected
C++: Why Protected Constructor Cannot be Accessed in the Derived Class?
Oct 24, 2025
c++
protected
Hide inherited protected method
Oct 22, 2025
c#
inheritance
protected
What are the risks of variables with protected visibility
Oct 22, 2025
c++
variables
compiler-errors
protected
clang-tidy
How can I mock an async protected method that has a parameter?
Oct 19, 2025
c#
unit-testing
asynchronous
moq
protected
Access to protected members of base class with CRTP
Oct 15, 2025
c++
protected
derived-class
crtp
How to call protected member-function in Base, on instance of Base, from within Derived?
Oct 15, 2025
c++
inheritance
protected
Why carefully use "protected"
Sep 21, 2025
java
protected
upload files and request protected download node.js
Sep 18, 2025
node.js
express
directory
protected
multer
protected internal class working within class but not working outside
Sep 14, 2025
c#
oop
internal
protected
Can I create a method with Java protected access in Scala?
Sep 12, 2025
scala
visibility
protected
Why does this ivar need @protected if @protected is the default?
Mar 26, 2023
objective-c
interface
visibility
instance-variables
protected
Can I inherit access modifiers from super class in Scala?
Mar 25, 2023
scala
protected
Ruby private instance variables, with exceptions
Mar 01, 2023
ruby
permissions
private
public
protected
Significance of protected Internal access specifier in the below code
Feb 19, 2023
c#
asp.net
protected
access-modifiers
Cannot access protected member of another instance from derived type's scope
Sep 02, 2025
c++
language-lawyer
encapsulation
protected
Older Entries »