Ask Question
14 July, 17:26

g Write a Java method named testSame that takes as input two integers and returns a boolean. Your method returns true if the first is equal to the second and false otherwise. Show how your method could be called with some example data. You do not need to write out an entire program, just the method and a line or two showing how this method could be called.

+2
Answers (1)
  1. 14 July, 19:37
    0
    you can do this, just beleve in urself

    Explanation:

    ok bomo
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “g Write a Java method named testSame that takes as input two integers and returns a boolean. Your method returns true if the first is equal ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers