About this document
Adder Class for Target Sum Pairs by AL HUSSAIN is a document available to read on EtoBox.
The document describes an assignment to write a program with a class called Adder that has methods to get data from the user in the form of an integer array and target sum, and a method to find any two elements in the array that sum to the target sum and return them in a resulting array. It provides sample input/output test cases and code for the Adder class with the getdata and numsum methods to fulfill the problem statement.
- Author
- AL HUSSAIN
- Language
- EN