Prepsdet > Chapter1 > Flashcards
How does java work?
What is the source file?
it is the .java file. you put a class
WAP to check if the number is prime or not
for (int i =2; 2/num; ++i){if(num%2==0){primeflag==true}else{