what is the Output? int a=4 b=3; printf("%d%d%d%d%d%d",a++,++a,a++,a++,++a,a++); printf("%d%d%d%d%d%d",b--,b--,--b,b--,--b,--b);
10 16567Explain this code.
#include
If I want to initialize the array like. int a[5] = {0}; then it gives me all element 0. but if i give int a[5] = {5}; then 5 0 0 0 0 is ans. what will I do for all element 5 5 5 5 5 in a single statement???
3 6064print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar
4 8919Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
1892Post New IBM C Interview Questions
How do you check if multiple cells are the same in excel?
How do I edit a .sh file?
Explain a bit about your family background and yourself?
what is derating factor in cable? what does it mean if derating factor is high/low in terms of thermal resistivity of soil?
How do I open windows boot manager?
What are the types of risks you may encounter in a project?
Which has the same electron configuration as neon?
Tell me what is the max number of satellite hops allowed in voice communication?
Why should we use drupal?
How can one achieve dodging, burning & smudging effects in photoshop?
What is the use of session state and application state and difference between them?
What is difference between hibernate session get() and load() method?
How to install ansible?
What is minimum flow required of NG having BTU value of 920 btu/scf for flame stability of LBTU gas of BTU value 220 BTU/SCF against the flow 80KPPH.
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary