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 10453problem 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 10303Post New CSS Interview Questions
What is synchronizer token pattern?
What is navbar in bootstrap? and why it is used?
What is query and its types?
What are standard JSF tag libraries?
Where can I find windows 7 product key on my computer?
Can you explain the steps involved in a typical cataract surgery and how it improves a patient's vision?
How response object is related to asp's response object?
How can i do partition of my hard disk in preloaded windows 7 in my system
What are the different database integrities?
What is activatedroute in routes?
How is the index of refraction computed?
How do I remove a second operating system from my computer?
How to prevent Right Click option using jquery?
What is a style sheet?
Elaborate the scripting standard while executing testing