State True or False for internal sorting algorithms. i) Internal sorting are applied when the entire collection if data to be sorted is small enough that the sorting can take place within main memory. ii) The time required to read or write is considered to be significant in evaluating the performance of internal sorting.

A. i-True, ii-True
B. i-True, ii-False
C. i-False, ii-True
D. i-False, ii-False

error: Content is protected !!