Ask Question
29 October, 02:37

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.

+5
Answers (1)
  1. 29 October, 04:17
    0
    you can do this, just beleve in urself

    Explanation:

    ok bomo
Know the Answer?
Not Sure About the Answer?
Get 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 & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers