Computer Science, asked by hema1raju, 11 months ago

Write the following functions that:
a) Request the user for two integers and outputs them and their sum.
b) Request the user for two integers and outputs their remainder after division.
c) Request the user for two floats and outputs their product.
d) Request the user for a word and prints it twice on the same row.
Write a C (main) program to provide the above functions as options to the user using switch statement and performs the functions accordingly.



Answers

Answered by adarsh4349
2

Answer:

Hope someone can help you with the correct information if not then I will answer your question

Similar questions