write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
2828main() { int a[3][4] ={1,2,3,4,5,6,7,8,9,10,11,12} ; int i, j , k=99 ; for(i=0;i<3;i++) for(j=0;j<4;j++) if(a[i][j] < k) k = a[i][j]; printf("%d", k); }
4 24706what is output? main() { #define SQR(x) x++ * ++x int i = 3; printf(" %d %d ",SQR(i),i * SQR(i)); } a)9 27 b)35 60 c)20 60 d)15 175
5 6675Post New Wipro C Interview Questions
What Are The Advantages Of Cloud Services?
Print contents of a file ensuring proper error handling?
Explain about thinhtime and thicktime function?
Define a good platform along with its qualities.
Explain briefly different instance modes in wcf?
Explain the history and Growth of the clothing industry.
Where do we use python scripting?
what happens if an .swf is loaded into a already occupied level? : Adobe flash
Name the datatypes of javascript?
Hi , Can anyone give few examples of scenarios and there corresponding design in datastage..i am new to this tool...confused in design while my manager asking to design the job.. Please post the URL if there..so i can go through it.. Thanks in advance...
What is a deadlock and what is a live lock?
Explain FPGA?
What are the different types of privileges we have in CRM?
name 5 indian business man name who have great business impact all over india .plz tell me some importent point.
What is sqlyog?