Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
karthik
karthik has asked
21
questions and find answers to
13
problems.
Stats
654
EtPoint
216
Vote count
21
questions
13
answers
About
.NET Developer having experience in MVC, Web Development, WCF Services.
karthik questions
Generate Random number between 0 and 10
How to check Internet Connection in Android for wifi connectivity?
TagLib tag in web.xml is not found ERROR
Convert CString to float in mfc
Which is efficient to use #pragma once or #ifndef #endif?
How to delete char * in c++?
Difference between initializer and default initializer list in c++ [duplicate]
How to run exe files in NSIS Script?
Difference between int* p and int *p declaration [duplicate]
What is the difference between these (bCondition == NULL) and (NULL==bCondition)?
karthik answers
Generate Random number between 0 and 10
Convert CString to float in mfc
Which is efficient to use #pragma once or #ifndef #endif?
How the sizeof() function works for Structures in C?
Convert const wchar_t* to const char*
Explain the difference between near, far and huge pointers in c? [duplicate]
How to delete char * in c++?
Difference between initializer and default initializer list in c++ [duplicate]
What is the difference between these (bCondition == NULL) and (NULL==bCondition)?
What is a "handle"? [duplicate]