Check the given number is Equal or not


  Flow Chart:-




Program:- 


public class first {
public static void main(String arg[])
{
int a=2;
int b=3;
if(a==b)
{
System.out.println(" it is equal");
}
else
{
System.out.println("it is not equal");
}
}
}

Output:-

If you have any problems then contact us in  our 

Whatsapp group :-Join  Click join to join our group.

Join our Facebook group:- Join Click join to join our group.






No comments:

Post a Comment

theengineerschoice01@gmail.com