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 16532Explain 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 6052print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar
4 8897Write 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.
1886Post New IBM C Interview Questions
Can we store different data types in arraylist in c#?
what is semi technical process?
What is a try block?
How do I write vertically in excel?
What are the core classes of the struts framework?
How to load a Dimension ? and how to load a fact table?
The code in a finally clause will never fail to execute, right?
How do you enable the debugging option for sap netweaver odata services?
How would you handle/troubleshoot splunk license violation warning error?
What does 0 mean in sql?
what are the options/commands used which dbspace a database resides?
How did you define service levels?
How can you get responsive customer feedback?
Do I need a special client version to use daos?
What are the allotropes of iron and carbon?