Computer Science, asked by ashokmaram11, 6 months ago

Q.1
What are the different real-time
problems possible to be solved
through Computer Programming
using ARRAYS? How would you
structure them using 1-D or
Multidimensional Arrays?
Started At: 2:00 PM​

Answers

Answered by mrss048sanju
0

Answer:

i like this q but i don't no sorry

Answered by nidaeamann
0

Explanation:

One of the common real time problems associated with arrays are related to sorting, que addressing, prioritization of tasks when multiple tasks are in the array.

These arrays can be one dimensional when there is only one real life parameter. Example is people standing in a bank que. Now if we add another parameter of the service type of each person, then problem will be modeled a 2 - D array

Similar questions