Create class that reads in two names and outputs
Create a new program Reverse.java by creating a new class that reads in
two names and outputs them in reverse order. You will need two String
variables name0 and name1 and you will need to use two input dialog boxes.
Don't forget to add a space between the names in the output.
how can i do this?
ThX
No comments:
Post a Comment