Timeline for answer to Is Java "pass-by-reference" or "pass-by-value"? by charles
Current License: CC BY-SA 4.0
Post Revisions
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 8, 2025 at 11:19 | history | edited | Peter Mortensen | CC BY-SA 4.0 |
Active reading [<https://en.wikipedia.org/wiki/Java_%28programming_language%29>]. <https://en.wikipedia.org/wiki/Sentence_clause_structure#Run-on_sentences> <https://www.youtube.com/watch?v=1Dax90QyXgI&t=0m38s>
|
| S Mar 16, 2021 at 14:09 | history | edited | Michael Piefel | CC BY-SA 4.0 |
References are used in the way the value itself is used. Only pointers need a astrix prefix to copy the value.
|
| S Mar 16, 2021 at 14:09 | history | suggested | Alex de Kruijff | CC BY-SA 4.0 |
References are used in the way the value itself is used. Only pointers need a astrix prefix to copy the value.
|
| Mar 16, 2021 at 11:56 | review | Suggested edits | |||
| S Mar 16, 2021 at 14:09 | |||||
| S Mar 16, 2021 at 11:32 | history | edited | dan1st | CC BY-SA 4.0 |
Change to code to make it work and reflected that the references ate being used not 'passed'.
|
| S Mar 16, 2021 at 11:32 | history | suggested | Alex de Kruijff | CC BY-SA 4.0 |
Change to code to make it work and reflected that the references ate being used not 'passed'.
|
| Mar 16, 2021 at 5:45 | review | Suggested edits | |||
| S Mar 16, 2021 at 11:32 | |||||
| S Mar 8, 2021 at 2:24 | history | answered | charles | CC BY-SA 4.0 | |
| S Mar 8, 2021 at 2:24 | history | made wiki | Post Made Community Wiki by charles |