Answers

Question and Answer:

  Home  Embedded Systems

⟩ What is the difference between fifo and the memory?

Fifo(First In Last Out) is a memory sturcture where datas can be stored and retrived (in the order of its entery only). This is a queue,wheras Memory is a storage device which can hold datas dynamically or at any desired locations and can be retrived in any order.

 201 views

More Questions for you: