Computer Science, asked by roshan98976, 9 days ago

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 Khushi20993
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 rajputbrijesh108
2

Answer:

what is this chapter what

Similar questions