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 10271problem 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 10036Post New CSS Interview Questions
What is the difference between a bulleted and numbered list?
What is composition? Explain the purpose of composition.
what is the closest thing windows has to fork()?
Is angular open source?
How has your prior experience prepared you for a role in data science?
Why is double the amount of gas collected in one of the test tubes in electrolysis of water than th amount collected in the other? Name this gas?
What language is clang written in?
What is seo and how does it work?
What is pi sheet
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
What exactly is a website?
What is data migration?
Is there any need to change the web browsers to support html5?
Why is top management commitment necessary for the success of erp?
Can you define commarea?