Ask a New Question
Search
Questions and answers by
ME-ANN
Questions (4)
Create a C program that contains a function that computes the final price for a sales transaction and return that value to a
1 answer
897 views
1. Make a C program that will input two integers and then to enter an option as follows:
• 1 = to add the two integers. • 2 =
0 answers
741 views
Make a C program that will generate the output below using the function that will pass the value into the function.
1 4 16 25 36
0 answers
461 views
Make a C program that accepts an integer value at the main method from the keyboard and in turn passes the value to a function
0 answers
468 views