Answer Posted / nagesh
answer is 110 because a+b print a+ and then +b so ans is 110 if u are print 11 the use (a+b)+ so the addition is performed
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What loop means?
How does arrays sort work in java?
What do you understand by the term wrapper classes?
Can I learn java without any programming experience?
How many types of voids are there?
How are destructors defined in java?
How can you handle java exceptions?
How do you check whether the list is empty or not in java?
Is void a data type?
Why we use multi threading instead of multiprocessing?
Name few java 8 annotations ?
Why constructor has no return type?
What is reflexive association?
What is number data type?
Why do we use return statement?