InterviewSolution
Saved Bookmarks
| 1. |
Do You Know How To Pre Allocate A Non Double Matrix? |
|
Answer» Preallocating a BLOCK of memory for holding a NON double matrix is memory EFFICIENT.
Preallocating a block of memory for holding a non double matrix is memory efficient. |
|