Home > Learn C++ for Everyone > Learn C++ for Everyone > Control Structures in C++ Show previous contentLet's test your knowledge. Click the correct answer from the options.Which statement is used to skip the current iteration of a loop?Click the option that best answers the question.break continue return exit Show following content