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 are the topics in advance java?
How can u increase the heap size in the memory?
How do you check if a string is lexicographically in java?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
What is the meaning of course?
a thread is runnable, how does that work? : Java thread
How much ram can a 64 bit processor theoretically?
Can I import same package/class twice?
What is t in parametric equations?
Is hashset sorted in java?
What is a class object?
what is function overloading in java?
Justify your answer that you can't define a method inside another method in java, if you can then how?
What is the abstraction?
What are internal and external variables?