Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Abhishek Choubey
Abhishek Choubey has asked
2
questions and find answers to
15
problems.
Stats
595
EtPoint
225
Vote count
2
questions
15
answers
About
Embedded System Programming
Abhishek Choubey questions
Browser displays HTML code as it is, written by a C program to a socket
Abhishek Choubey answers
Passing pointer to string, incompatible pointer type
What's the difference between "int *a[5]" and int(*a)[5]"? [duplicate]