Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
pasha
pasha has asked
12
questions and find answers to
0
problems.
Stats
55
EtPoint
0
Vote count
12
questions
0
answers
About
pasha questions
What is a "Load Module"?
Difference between narrowing and truncation in C++?
Is encapsulation violated, if I use a global variable in a class member function's definition?
Can I supply argument to delete[] like delete[3]?
Does the constructor creates objects of a class?
C++: If I overload new operator, do I have to overload the delete operator too?
Translation unit vs Compilation unit vs object file vs executable vs.... in C++
Why are literals and temporary variables not lvalues?
If two objects are declared in a single line, in which order are they constructed?
pasha answers