Need a little bit of help with syntax here. I\'m trying to re-initialize multiple variables after the type has already been defined. So for example
int bonus, sa
Method: you can use it, this way.
int bonus=50; sales=50; x=50; y = 50;
In your code only y has been initialized.
if any help visit: http://wwww.logic4code.blogspot.in/