Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
bhuwansahni
bhuwansahni has asked
12
questions and find answers to
16
problems.
Stats
264
EtPoint
30
Vote count
12
questions
16
answers
About
Always ready to learn.........
bhuwansahni questions
If array sizes can only be a constant value than what does char d_name[...] mean?
How to handle a syntactically valid but logically invalid argument passed to the constructor?
Stanford's Karel the Robot throws NullPointerException
Is an array argument passed to a function not a constant pointer?
Why doesn't new require a cast to the pointer even though malloc requires it?
What is difference between types int** and int[][]?
bhuwansahni answers
C++ "No matching constructor for initialization of" compiler error
How can I check if char* variable points to empty string?