Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jules
Jules has asked
4
questions and find answers to
0
problems.
Stats
20
EtPoint
0
Vote count
4
questions
0
answers
About
Jules questions
If two pointers point to the same memory address, do you only need to use free(ptr) once or twice?
Are object initializations in Java "Foo f = new Foo() " essentially the same as using malloc for a pointer in C?
Jules answers