Print Subarray which has the maximum sum

Sir I have a doubt that using kadane’s Algorithm can we print the Subarray which has the maximum sum from the give array.