Fill in the blanks to create a method that calculates and returns the sum of its parameters. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 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 Respostas
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