Answer Posted / mamitha
Ans.11 b'coz based on operator precedence rule, -- ll works first and we get 10 for b (post decrement) and it ll add with 1 .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is number data type?
What is the covariant return type?
What are design patterns and please explain?
What is the relationship between class and object?
What is string and example?
java Technical questions asked by JPMC
What is the final class?
How to perform quicksort in java?
What is vector?
What is the difference between an object-oriented programming language and object-based programming language?
Difference between notify() method and notifyall() method in java?
What is method overriding in java ?
What are the two categories of data types in the java programming language?
What is type parameter in java?
What is stack class in java?