Write C++ statements to accomplish each of the following: (i) Write a C++ program to demonstrate the use of pre- and postincrement (++) and decrement (--) operators by displaying the incremented and...


Write C++ statements to accomplish each of the following:
(i) Write a C++ program to demonstrate the use of pre- and postincrement (++) and decrement (--) operators by displaying the incremented and decremented value of the below variable.
int Average = 40;
(ii) Print the following sentence in the same Format using C++ statements:


             “Welcome to GCET “


---“*\ /” Programming is Fun “/ \*”---



Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here