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
Why do we use string?
Explain the Propertie sof class?
What is return type in java?
How to create a fecelet view?
Explain differences between collection api and stream api?
How do you sort in ascending order in java?
How thread scheduler schedule the task?
What is a method in programming?
Is math class static in java?
What is difference between == and === in js?
What is boolean false?
What is the technique adopted to create an immutable class?
How is the marker interface used in Java?
Can a class extend more than one class?
What is the default size of load factor in hashing based collection?