Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Maulrus
Maulrus has asked
12
questions and find answers to
0
problems.
Stats
55
EtPoint
0
Vote count
12
questions
0
answers
About
A newcomer to C++ and programming in general
Maulrus questions
Are there any languages that are dynamically typed but do not allow weak typing?
What's the point of function prototyping?
Does a JIT compiler have any disadvantages compared to a traditional compiler? [duplicate]
What are the reasons for casting a void pointer?
How does assembly language interact with something like the Internet?
Why does C++ allow variable length arrays that aren't dynamically allocated?
For what reasons do some programmers vehemently hate languages where whitespace matters (e.g. Python)? [closed]
Is it bad practice to use multi-dimensional arrays in C/C++?
Why pass by const reference instead of by value?
Maulrus answers