main( ) { static int a[ ] = {0,1,2,3,4}; int *p[ ] = {a,a+1,a+2,a+3,a+4}; int **ptr = p; ptr++; printf(“\n %d %d %d”, ptr-p, *ptr-a, **ptr); *ptr++; printf(“\n %d %d %d”, ptr-p, *ptr-a, **ptr); *++ptr; printf(“\n %d %d %d”, ptr-p, *ptr-a, **ptr); ++*ptr; printf(“\n %d %d %d”, ptr-p, *ptr-a, **ptr); }
2 28804There are three bucket...Apple,Orange and Apple+Orange....On each Bucket one of the following labels are there..'A','O','A+O'...all this labels are not correctly patched on Bucket..identify which bucket contains What? You can not see bucket..u can pick any number of fruit from any basket...???
2681If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?
2 8309Post New Persistent Interview Questions
What work have you done on full chip Clock and Power distribution? What process technology and budgets were used?
What is breadth-first search algorithm?
Can I use sharepoint as a database?
How to prepare culture-specific formatting in .net.
Convert the molecular structure of the hydrocarbon c5h12 into its straight-chain condensed structural formula?
What are the dynamics specific to businesses
When do we use triggers?
What is stateful inspection firewall?
What are sql injections, how do you prevent them and what are the best practices?
Can we use else block with for loop? Answer with one example.
What is Backus-Naur Formalism?
What is application object and its reponsiblity?
Explain the design for 8421 to 2421 binary code converter?
What is path variable in spring?
Mention what are the different colors on wires indicates?