JAVA error finding prime no. between 1 to 20 -


i'm new , find , correct errors. got 2 errors while writing java program print prime nos. between 1 20.

code:

source code

error:

cmd error

; instead of ,

for (i=1;i<20;i++) 

Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -