Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
kadina
kadina has asked
65
questions and find answers to
4
problems.
Stats
378
EtPoint
11
Vote count
65
questions
4
answers
About
kadina questions
why we can't modify string length in javascript where as we can modify the length of array?
move constructor is not getting called when I am calling constructor explicitly as a parameter
Why g++ compiler is not able to find unique_ptr?
Which std::string constructor is being called here?
Facing issues while working with string replace method in java
why conversion operator is getting called when std::for_each() returns?
old image is getting displayed momentarily even after changing the source
How to make sure canvas is of same size of video in html?
Why must (), [], ->, and = be overloaded only as member functions? [closed]
Why io module object has no attribute 'RawIOBase' eventhough I am using python 2.6
kadina answers
Code outputs random symbols, i'm unsure what is wrong
why foo((&i)++) gives Lvalue required error. There is no array associated
Recall a function multiple times, but with variable values stored from last time