Ask Question
7 March, 16:14

Write a statement that declares a prototype for a function add, which has two int parameters and returns an int.

+3
Answers (1)
  1. 7 March, 16:24
    0
    Int add (int, int);
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Write a statement that declares a prototype for a function add, which has two int parameters and returns an int. ...” 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