Wednesday, November 18, 2020

Flowchart : Input a number and check whether the number is Prime or not.

Input a number and check whether the number is Prime or not.

No comments:

Post a Comment

  3.WAP IN JAVA TO INPUT THREE NUMBERS AND COUNT HOW MANY OF THEM ARE EVEN .   import java.util.*; class Prog {   public static ...