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 pass-by-value
Python and Java parameter passing [duplicate]
Feb 06, 2022
python
parameter-passing
pass-by-reference
pass-by-value
Is pass-by-value/reference equivalent to making a deep/shallow copy, respectively?
Nov 07, 2022
pass-by-reference
deep-copy
pass-by-value
equivalent
shallow-copy
Why does std::find_if(first, last, p) not take predicate by reference?
Jan 20, 2021
c++
pass-by-value
stl-algorithm
c++17
Passing inline double array as method argument
Feb 22, 2022
c++
arrays
pass-by-value
function-parameter
Updating pointers in a function
Mar 14, 2021
c
function
pointers
pass-by-value
Passing to a Reference Argument by Value
Nov 11, 2022
c++
c++11
reference
pass-by-reference
pass-by-value
Parameter passing in Java
May 13, 2019
java
pass-by-value
Is there a rational explanation for this PHP call-by-value behavior? Or PHP bug?
Dec 19, 2020
php
arrays
reference
pass-by-reference
pass-by-value
pass by reference and value with pointers [duplicate]
Sep 22, 2022
c++
pass-by-reference
parameter-passing
pass-by-value
Pass-by-value (StringBuilder vs String) [duplicate]
Sep 21, 2022
java
string
parameter-passing
stringbuilder
pass-by-value
java Boolean value not changing in called method [duplicate]
Sep 21, 2022
java
pass-by-reference
pass-by-value
How to modify an array in function?
Oct 22, 2022
matlab
pass-by-reference
pass-by-value
Java - Object state does not change after method call [duplicate]
Oct 20, 2022
java
pass-by-reference
pass-by-value
Can I let the C++ compiler decide whether to pass-by-value or pass-by-reference?
Sep 19, 2022
c++
performance
compiler-construction
pass-by-value
pass-by-const-reference
Is it more conventional to pass-by-value or pass-by-reference when the method needs ownership of the value?
Aug 26, 2022
rust
reference
pass-by-reference
pass-by-value
Pass by Value in C#
Oct 16, 2022
c#
pass-by-value
Is it a good practice to change arguments in Java
Jan 02, 2020
java
pass-by-value
Is passing by reference then copying and passing by value functionally different?
Aug 17, 2022
c++
pass-by-reference
pass-by-value
Modify elements of vector (by value, by reference) Function C++
Oct 17, 2022
c++
function
vector
pass-by-reference
pass-by-value
C++ pass list as a parameter to a function
Feb 23, 2022
c++
list
pass-by-reference
pass-by-value
« Newer Entries
Older Entries »