Answer Posted / shahsidhar
11
because b-- having post decrement operator that means
decrement operation will be done in the next statement i.e
after a+b-- statement execution.
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
what are the disadvantages of indexes in oracle?
How is treeset implemented in java?
What is the purpose of finalization in java programming?
Is java a super set of javascript?
What are the six ways to use this keyword?
Why super is first line in java?
Why Java doesn’t support multiple inheritance?
Explain the difference between static and dynamic binding in java?
What are the types of collections in java?
Why java is considered dynamic?
What is replacefirst in java?
Why can we not override static method?
Is boolean a wrapper class in java?
What is thread start?
How do you sort words in java?