Saved Bookmarks
| 1. |
2) Predict the output:int a=12, b=1B, C;C=a+++++a/7+b++;system.out.println(a+""+b+""+c);c=++a+a++/3+++b;system.out.println(a+""+b+""+c); |
|
Answer» UNABLE to UNDERSTAND the QUESTION |
|