Question: 1. Write a program which input three numbers (int a.b.c; cin>>a >>b>>c;) and calculate the average of three numbers (int averag= (atbtc)/3;). Output your
1. Write a program which input three numbers (int a.b.c; cin>>a >>b>>c;) and calculate the average of three numbers (int averag= (atbtc)/3;). Output your result. Write a program which accepts a character (char chi cin>> ch,;) and display its next character(char next = ++ch; cout
Step by Step Solution
3.44 Rating (154 Votes )
There are 3 Steps involved in it
Solution Here are two C programs as per your request ... View full answer
Get step-by-step solutions from verified subject matter experts
