In computer science, when considering the performance of algorithms, the term "size" often refers to which of the following?
A) The physical dimensions of a computer monitor.
B) The amount of memory used by an algorithm.
C) The number of lines of code in a program.
D) The number of users accessing a network.