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 9721problem 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 9187Post New CSS Interview Questions
What is enclosed seam?
How do some plants(grams) grow in cotton?
Can a static block throw exception?
What is the use of cakephp?
Tell me a time when you were disappointed in your behavior.
Explain how many types of immune response is divided?
How do I delete an end note?
How do I turn on javascript in google chrome?
Explain how instrument air is continually supplied in process plant?
Why are metals often good catalysts? : Polymer Chemistry
What is arguments in java?
What happens if an expected input field was not submitted?
Can you define data lake?
What is difference between view and materialized view?
What you know about call center?