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 17166Explain 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 6358print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar
4 9300Write 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.
2001Post New IBM C Interview Questions
sir, pls send me 5 year previous question papers of RRB- Junior Engineer-GrII to my mail id
What is columnar storage what is the advantage?
How can you use spring to resolve collaborators for your bean? Also state the advantages of auto wiring?
What is blade template?
What are the customizing settings in pricing procedure for tax condition type?
Explain the differences between static and dynamic variables?
Which type of associated entities are eagerly loaded by default?
What is the use of image recognition command?
one server is down it doen't display anything what you do?
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.
How can one find bugs in job sequence?
How do I use scenario manager in excel 2016?
How do you comment out code in c#?
What is Partioner in hadoop? Where does it run
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?