c program to read temperature of a week and print deviation from average temperature of ecah day
Answers
Answered by
0
Answer:
Here we will write a C program to store display temperature of two cities for week. The prerequisite concept, what is a two-dimensional array. Using this example we will learn how to take input from the user and display it for multidimensional array.
For multidimensional array many for loops needed. If we are working with one-dimensional array (simple array) then we require one for loop. If we are dealing with two-dimensional or 2D array then we need two for loop.
Similar questions
Biology,
3 hours ago
Math,
3 hours ago
Social Sciences,
3 hours ago
Computer Science,
5 hours ago
Physics,
7 months ago
English,
7 months ago
Math,
7 months ago