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
Can we use this () and super () in a method?
How to obtain a performance profile of java program
What are mutable classes?
What will be the initial value of an object reference which is defined as an instance variable?
What is the difference between length and length () in java?
When a byte datatype is used?
Is null a string in java?
How do you define a set in java?
What is a instance variable in java?
What are the types of java languages?
What are the advantages of java over C++?
What does it mean that a class or member is final?
What do you mean by chromounits in java8?
What is a function in programming?
Can I overload to string method