User loginNavigationTake FREE online C/C++ test now!Unix / Linux ProgrammingCode search made simpleYour feedback needed!As a webmaster of this site, I regard you as our most important critic and commentator. We value your opinion and want to know what we are doing right, what we could do better and any other words of wisdom you're willing to pass our way. It would be our greatest motivation which will help us in developing areas you would like to see in this site. We hope you will continue to encourage and support us in our future endeavors.
INDIA |
(QUESTIONS) ANSWER THIS:: C, C++ QuestionsANSWER THIS:: C,C++ Questions 1)Which is faster and why 2)how can we include other than a .h using #include 3)which is faster and why fun(typedef struct a X) or fun(typedef struct a *pX) 4)how can we print "HELLO WORLD" with out using semicolon 5) what is the purpose of volatile modeifier 6) how can we avoid multiple enteries of files included by #include 6)why is enum is better compared to #define constant
|