1)using functions write a Program that recieves two numbers in a function and returns the results of all arithmetic operations ( +,-,*,/,%) ) on these numbers
2)using functions Write a program on passing a Mutable type value to a function-Adding/Deleting items to it.
3)using functions Write a program on passing a Mutable value to a function-Assigning parameter to a new value/variable
Answers
Answered by
1
Answer:
1)using functions write a Program that recieves two numbers in a function and returns the results of all arithmetic operations ( +,-,*,/,%) ) on these numbers
2)using functions Write a program on passing a Mutable type value to a function-Adding/Deleting items to it.
3)using functions Write a program on passing a Mutable value to a function-Assigning parameter to a new value/variable
Answered by
2
Answer:
what is this chapter what
Similar questions