I need some help with my assignment
Write, compile and run a program to take an integer input and display the output back by incrementing the input integer by 100, decrementing by 100, multiplying by 100 and dividing by 100 along with proper messages . For example if user enters 200 you should display 300, 100, 20000, 2 respectively. Use +=, -=, *= and /= operators.
ok where do I start?



LinkBack URL
About LinkBacks



. After that you read your assignment, read your books and write some code, when you run into a problem then come and ask for help....
So i was right afterall , he never even looked at the cover of the book he´s using in school... Now why doesnt that surprise me