

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
gvdfr grefgf fsdfwkl djklsrjhsk sdjkfhdjk fhejkfer
Typology: Exercises
1 / 2
This page cannot be seen from the preview
Don't miss anything!
continue;
continue;
Example
Example
public
public class
class Test
Test {
public public staticstatic voidvoid mainmain((StringString argsargs[])[]) {{
int
int []
numbers
for
for (
int
int x
x :
numbers
numbers )
if
if (
x
continue continue;;
System
System .
out
out .
print (
x
x );
System
System .
out
out .
print (
"\n"
"\n" );
Output
Output
Live Demo
Live Demo