Does the null statement have any uses besides indication that the body of a loop is empty? July 5, 2021 in C and CPP, Learning Does the null statement have any uses besides indication that the body of a loop is empty?Explain.