X16: twoAsOne

Write a function in Java that implements the following logic: Given three ints, a, b, and c, return true if it is possible to add two of the ints to get the third.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.