What will be the output for the following program segment ?
int a+=0,b=30,c=40;
a= - - b+ c++b;
System.out.println(“a = ” +a);
It is from JAVA program pls tell me the right answer fast ? N
Answers
Answered by
2
Answer:
98
Explanation:
i am a jva student who loves java.....u can rely upon this answer it is correct as it is --b it will be 29 +40+29=98
Similar questions
Math,
5 months ago
Computer Science,
5 months ago
English,
11 months ago
English,
11 months ago
Physics,
1 year ago