Loading..

পাঠসংশ্লিষ্ট ছবি/ইমেজ

রিসেট

১৪ মে, ২০২৪ ০৭:৪০ পূর্বাহ্ণ

C Continue statement

The continue statement breaks one iteration (in the loop), if a specified condition occurs, and continues with the next iteration in the loop.

This example skips the value of 4:

মন্তব্য করুন

সম্পর্কিত পোস্ট