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 10366problem 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 10188Post New CSS Interview Questions
What is interaction semantics used in embedded systems?
What is the physical representation for a many-to-many relationship?
Can any body tell gulf interview question for experienced electrical engineer ?
Is there an alternative to windows 10?
What is the diff between System.String and System.Text.StringBuilder classes?
explain working principle of earth leakage relay
Why we use jquery .each() function?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What is the difference between include and jsp directive: include action?
can you explain about configuration files?
How do you draw a table on microsoft word?
Are there any disadvantages of ruby on rails? If yes, mention them.
What is the full form nasa?
HOW TO CALCULATE THE REGULATION OF 100 AND 25 KVA TRANSFORMER
What is ms powerpoint and its uses?