Asked by Jake
How do I make a util class with a method name that is add, and returns the result by adding two numbers.
Answers
Answered by
Jake
This is in java but in the program eclipse:
public class Util {
public static int add(int firstNumber, int secondNumber) {
int first= 2;
int second=3;
int second - Util.add(int, int)
}
}
public class Util {
public static int add(int firstNumber, int secondNumber) {
int first= 2;
int second=3;
int second - Util.add(int, int)
}
}
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.