Which one is always faster in writing on C++?
(a) Writing to a file
(b) Writing to memory
(c) Reading from the network
(d) Deleting a file
I got this question during an interview.
The doubt is from Buffering in section Strings, Streams & Numerics in C++ of C++