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 encapsulation
Why not use 'protected' or 'private' in PHP?
Oct 18, 2022
php
encapsulation
golang public method to private struct - is this have any use case
Oct 29, 2022
go
encapsulation
Accessing package-private fields in Java
May 21, 2022
java
android
encapsulation
How do you get people to value abstraction and flexibility over "just getting it done"?
Sep 15, 2022
architecture
encapsulation
abstraction
C# declare both, class and interface
Sep 14, 2022
c#
interface
declaration
encapsulation
How often do you see abuse of C# shorthand getters/setters?
Aug 26, 2022
c#
encapsulation
setter
getter
automatic-properties
In Java, is it ever a bad idea to make an object's members publicly available?
Aug 31, 2022
java
field
private
encapsulation
public
Why does Visual Studio compiler allow violation of private inheritance in this example?
Mar 16, 2022
c++
visual-studio
encapsulation
unique-ptr
private-inheritance
Is this strategy, to avoid global variables in C, right? [closed]
Nov 07, 2022
c
embedded
global-variables
encapsulation
In C++, given a member function in class A, can we restrict its access to only class B, without giving B complete friend access to A? [duplicate]
Sep 23, 2022
c++
encapsulation
Is a private synthesized property an oxymoron?
Jun 26, 2019
iphone
objective-c
oop
encapsulation
Dosen't Reflection API break the very purpose of Data encapsulation?
Nov 10, 2022
java
reflection
private
encapsulation
Is it proper to get and especially set Perl module's global variables directly?
Aug 18, 2022
perl
coding-style
encapsulation
perl-module
Design pattern for multiple output formats
Feb 18, 2022
c++
oop
design-patterns
encapsulation
file-format
Why would you mask a base class member?
Apr 04, 2018
c#
class
encapsulation
mask
Why protected method is not accessible from subclass?
Oct 26, 2018
java
oop
inheritance
encapsulation
access-specifier
Why am I able to use my value constructor even though I don't export it?
Jan 26, 2022
haskell
module
encapsulation
ghci
value-constructor
Why public event cannot be invoked outside directly?
Aug 25, 2022
c#
delegates
event-handling
encapsulation
Clojure allows encapsulation and inheritance, but can I combine them?
Dec 20, 2020
inheritance
clojure
encapsulation
Python object encapsulation security
Nov 09, 2022
python
security
encapsulation
« Newer Entries
Older Entries »