Computer Science, asked by jezz132021, 22 days ago

when and where should we use which data structure with real world applications?​

Answers

Answered by meharahmed1985
0

Answer:

You have to store social network “feeds”. ...

You need to store undo/redo operations in a word processor.

You need to evaluate an expression (i.e., parse).

You need to store the friendship information on a social networking site.

Explanation:

Similar questions