main() { int c[ ]={2.8,3.4,4,6.7,5}; int j,*p=c,*q=c; for(j=0;j<5;j++) { printf(" %d ",*c); ++q; } for(j=0;j<5;j++){ printf(" %d ",*p); ++p; } }
2 10244problem no.3 - write a program using two dimentional arrays that compute the sum of data in rows and sum of data in columns of the 3*3 array variable. sample input/output dialog 5 9 8 = 22 3 8 2 = 13 4 3 9 = 16 _____________ 12 20 19
4 9999Post New CSS Interview Questions
What are the differences between hadoop 1 and hadoop 2?
WHAT IS A TR REQUIRED IF AIR FLOW 6500 CMH COIL INLET TEMP 7 - 12 DEGREE C AIR TEMP INLET - 18 DEGREE C & REQUIRED TEMP IS 12 DEGREE C
Tell me what does $_env means?
Explain the expression trees?
How do you use find and replace in word?
HI ,MY QUALIFICATION B.A. + PGDCA AND TRAINED ON JAVA . NOW I WANT TO KNOW TO GET JOB SOON WHICH COURSE I HAVE TO LEARN ?
Which class is the immediate superclass of the menucomponent class?
How can we handle two sessions in informatica?
How do I make a table in word 2007?
What method might you use to remove duplicate values from an array?
Difference between Search Helps and Match Codes?
How many types of portals does PRPC can provide? Where will you specify the portals that u have created?
What is the cash management? : fi- general ledger
What are difference between class selector and id selector?
What are the 7 layers of networking?