0
C++
Input Basic salary Number of years Display output Yearly increment Total basic Total increment Total income Increment=%*basic salary Total basic=number of years*basic salary*12 Total increment=number if years*increment*12 Total income=total basic+increment
1 Answer
+ 2
Please try to code it first, community will help you fix problem, but not writing the entire code. Save your code in profile then attach code URL in your original post for people to see.
* I will remove this note as you add code URL. Thanks for understanding ...