Question: The language is in objective C! 4. Write a main, function call, and function called getinput. Create a function that passes two output parameters n1,

The language is in objective C!
4. Write a main, function call, and function called getinput. Create a function that passes two output parameters n1, n2. The getInput function calls scanf to ask the user for input. If both values are greater than the function returns a 1, otherwise 0. Remember, scanf is different syntax when they are output or pass by reference parameters. (hint: no & in front of the variable, as it is already an address)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
