The splitting of input until each partition of the build input fits the memory is called as ______
(a) Temporary partitioning
(b) Block partitioning
(c) Recursive partitioning
(d) Byte partitioning
(a) Temporary partitioning
(b) Block partitioning
(c) Recursive partitioning
(d) Byte partitioning
The correct answer is (c) Recursive partitioning
The best explanation: The splitting of input until each partition of the build input fits the memory is called as recursive partitioning.