Advertisement
RyanSaq

Page 24

Dec 3rd, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. 9)Windows
  2. 10)C
  3. 11).java
  4. 12).class
  5. 13)javac Hello.java
  6. 14)javac Hello.class
  7.  
  8. 27)Java is easier to use, write, and compile
  9. 28)javac
  10. 29)
  11. read first number
  12. read second number
  13. set total to (first number plus second number)
  14. output total
  15.  
  16. 34) You could sign up for a learning java course
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement