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 public
Would it be bad practice to have public Java class members in this case?
May 17, 2022
java
private
public
How to restrict access to certain functions or objects to current file?
Sep 27, 2022
c++
namespaces
scope
public
privacy
When using an enum in a class would it be public and why?
Dec 16, 2018
c++
enums
private
public
Accesing static variable from another class in java
Oct 24, 2022
java
class
static
public
Can a class have both public and private constructor?
Nov 02, 2022
java
private
public
public onCreate(), or protected onCreate()?
Apr 15, 2022
android
public
protected
oncreate
Use multiple public directories in Sinatra
May 29, 2020
sinatra
assets
public
How to hide helper functions from public API in c
Sep 21, 2017
c
api
private
public
Unity Doesnt Serialize int? field
Nov 16, 2022
unity3d
serialization
editor
nullable
public
Access Modifiers - what's the purpose?
Nov 19, 2022
oop
private
encapsulation
public
access-modifiers
How to get public properties of a class?
Apr 21, 2022
php
class
properties
public
How do you access private variables using public functions? [closed]
Nov 07, 2022
c++
function
methods
private
public
A pragmatic view on private vs public
May 10, 2021
private
public
Why need to set public before override viewDidLoad in a public access control viewController
Oct 24, 2022
ios
swift
public
Public vs Protected
Oct 24, 2022
c#
public
protected
Run a script.php on cron job on linux/apache server but restrict public access to the php file
Jun 18, 2020
php
cron
public
Should copy constructor be private or public
Feb 09, 2021
c++
private
copy-constructor
public
"The constructor is not visible" error
Nov 07, 2022
java
constructor
public
What does `public static void main args` mean?
Nov 07, 2022
java
static
main
void
public
Why can't I call a private method when I'm inside a public method?
Oct 18, 2022
python
private
public
« Newer Entries
Older Entries »