Write algorithm to accept two numbers
Answers
Answered by
2
Answer:
Make a class
Take void main
Take Scanner
Input two numbers
Display the two numbers
Close the void's brace
Close the brace of the class
Similar questions