1. Consider the following statements: Internal sorting is used if the number of items to be sorted is very large.External sorting is used if the number of items to be sorted is vary large.External sorting needs auxiliary storage.Internal sorting needs auxiliary storage. Which of the above statements are correct?