16th Jun 2018, 6:51 AM
Yasir Yagoub Ahmed
Yasir Yagoub Ahmed - avatar
4 Answers
+ 2
Yasir Yagobe Ahmed next time you create a program make sure use comments in the comments write what code do how to give input and what should be ourput.. it make us easy to understand your problems easy......
16th Jun 2018, 7:12 AM
Arun Tomar
Arun Tomar - avatar
+ 1
Yasir Yagobe Ahmed what you want to achieve by this code can you tell me about your output if you want to remove error at line 8 you write wrong spelling of System. second remove comma operator b/w like 8 then do it like this System.out.println(x+(x+y));
16th Jun 2018, 7:02 AM
Arun Tomar
Arun Tomar - avatar
+ 1
line no. 8: *System -> spelling incorrect *unwanted coma before "y"
16th Jun 2018, 7:06 AM
‎ ‏‏‎Anonymous Guy
0
This code finds a calculation of the interval point between (2,6) and (4, 8)
16th Jun 2018, 7:08 AM
Yasir Yagoub Ahmed
Yasir Yagoub Ahmed - avatar