Fill in the blanks to create a method that calculates and returns the sum of its parameters. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Fill in the blanks to create a method that calculates and returns the sum of its parameters.

Fill in the blanks to create a method that calculates and returns the sum of its parameters. int Calc(int a, int b) { return a+b; }

18th Nov 2021, 10:13 PM
Fernando Omar Arciniega Martinez
Fernando Omar Arciniega Martinez - avatar
2 Answers
0
I recommend you post this in the code area.
18th Nov 2021, 10:27 PM
Jairo Soto
Jairo Soto - avatar
0
weq
17th May 2022, 1:48 AM
vlas