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
Which class members should have protected modifier? [duplicate]
Aug 14, 2026
java
protected
Is there any way I can make "protected" typedef's in C?
Aug 15, 2026
c
types
typedef
protected
information-hiding
Java protected methods access from different instance
Aug 10, 2026
java
protected
extends
Performance vs Design related to private/protected methods in java [closed]
Aug 04, 2026
java
private
protected
How do you set a string data member from a base class, with a derived classed?
Aug 03, 2026
c++
class
abstract
protected
derived
Deriving class with protected equality operator results in deleted default
Jul 27, 2026
c++
operator-overloading
protected
PHP: Accessing protected var from child class
Jul 12, 2026
php
class
parent-child
protected
Cannot access protected data members of base class, inside derived class function [duplicate]
Jul 11, 2026
c++
c++11
inheritance
protected
How to simulate protected variables in javascript classes?
Jun 27, 2026
javascript
class
inheritance
private
protected
How to inherit from a class with a protected data type?
Jun 13, 2026
delphi
inheritance
protected
Restricted access on method call using Java polymorphism
May 24, 2026
java
inheritance
polymorphism
protected
jQuery UI Widget Factory private properties
May 10, 2026
jquery
jquery-ui
widget
factory
protected
Eclipse shows an error when trying to use protected constructor in a subclass located in other package [duplicate]
May 08, 2026
java
inheritance
constructor
package
protected
Visibility of __construct
May 06, 2026
php
constructor
visibility
private
protected
Protected members in a superclass inaccessible by indirect subclass in Java
Apr 14, 2026
java
inheritance
package
protected
Protected method call from other package
Apr 13, 2026
java
protected
modifier
Access declaration of a protected member of base class as public in derived class C++
Mar 30, 2026
c++
class
inheritance
protected
Older Entries »