Saved Bookmarks
| 1. |
What is a circular buffer?(a) writes to the end of its space and then continues at the beginning(b) overwrites older values as it goes(c) all of the mentioned(d) none of the mentioned |
|
Answer» Correct answer is (a) writes to the end of its space and then continues at the beginning The best I can explain: None. |
|