Ask Question
22 October, 15:22

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

+3
Answers (1)
  1. 22 October, 16:57
    0
    Int add (int, int);
Know the Answer?
Not Sure About the Answer?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers