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 default locale java?
Will minecraft java be discontinued?
Explain purpose of sleep() method in java?
What is JFC?
Can you have two constructors in java?
What is static import?
What is garbage collector?
What is a hashmap used for?
What is the difference between the direct buffer and non-direct buffer in java?
What is the formula to calculate percentage?
Explain the concept of hashtables?
What is the difference between static and global variables and also define what are volatile variables?
What is the difference between a static and a non-static inner class in java programming?
What is a nested list?
Does sprintf allocate memory?