write a program to find and displau the value of a given expression x+3/6-2x+5/3 takeing the value x=5
Answers
Answered by
0
Answer:
If int a = 25, b = 5, c = 0; what value is stored in c? When c = a ... Write a program to find and display the value of the given expressions: (a) ( x + 3) / 6 - (2x + 5) / 3; taking the value of x = 5.
Similar questions