Question: CHALLENGE ACTIVITY 41.1: Functions. Reset Declare and define a function called displaySum that displays the sum of two parameters. Ex: displaySum(5, 9) displays 14 solution
CHALLENGE ACTIVITY 41.1: Functions. Reset Declare and define a function called displaySum that displays the sum of two parameters. Ex: displaySum(5, 9) displays "14 solution goes here 4 displaysum(s, 9); // Code will be tested once with parameters 5, 9 and again with parameters 3, -6 2 Check Feedha
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
