Write C# Program to accept two integers and check whether they are equal or not
belongs to collection: all conditional programs in c# language
All Answers
total answers (1)
belongs to collection: all conditional programs in c# language
total answers (1)
I have used Visual Studio 2012 for debugging purpose. But you can use any version of visul studio as per your availability..
Result:
Input the values for Number1 and Number2 :
5
5
Number1 and Number2 are equal
need an explanation for this answer? contact us directly to get an explanation for this answer