Originally Posted by
Samule
Can some one please help me with this problem -
Write a program that will sort three integers. The integers are entered from the input dialogs and stored in variables num1, num2, and num3, respectively. The program sorts the numbers so that num1<=num2<=num3.
*** Please submit the source code, byte code and the explanation of your source code design
Hello Samule and welcome to the forum. We'll be glad to help you out, but we of course won't do your assignment for you as that would be cheating. Please show us what you've done so far, show all errors that your code may be generating, and please ask any answerable questions, and again, we'll be more than glad to try to help you out.