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 access-modifiers
C# Multiple Interface Inheritance does not allow public access modifier with same name
Sep 18, 2026
c#
interface
multiple-inheritance
encapsulation
access-modifiers
How to make Core Data generated code to use internal accessors? Swift 4, Xcode 9.2
Sep 14, 2026
core-data
nsmanagedobject
access-modifiers
code-generation
Why/How does the mechanism that cleans up statics, gain access rights that allow it to call private members?
Sep 13, 2026
c++
singleton
destructor
access-modifiers
Is there any other point of access modifiers other than better readibility?
Sep 13, 2026
java
access-modifiers
Did Java's default access modifier used to be public
Sep 06, 2026
java
access-modifiers
c# ERROR : The modifier 'private ' is not valid for this item [closed]
Sep 03, 2026
c#
access-modifiers
c#-7.0
local-functions
Lombok builder package scope
Aug 30, 2026
java
builder
lombok
access-modifiers
package-private
Does Python have access modifiers?
Aug 15, 2026
python
access-modifiers
Friend classes in Swift (access private members of internal class)
Aug 10, 2026
swift
access-modifiers
C#: Explicitly specifying the interface in an implementation's method
Aug 10, 2026
c#
interface
access-modifiers
Scala: How to make a protected method accessible to sub-classes (on other instances)?
Jul 20, 2026
scala
inheritance
access-modifiers
Why aren't all fields/properties/methods public?
Jul 20, 2026
c#
oop
access-modifiers
information-hiding
public-members
Can someone show me a case where using public as an access modifier would be "wrong", then do the same with each modifier?
Jul 17, 2026
java
access-modifiers
OOP, protected vs public. When to use?
Jun 29, 2026
oop
access-modifiers
What access modifier should abstract methods have in an abstract class?
Jun 19, 2026
java
methods
abstract-class
abstract
access-modifiers
Inheriting public/protected/private constructors
Jun 09, 2026
c++
inheritance
constructor
using
access-modifiers
Older Entries »