Answer Posted / amit
U see 'a' and 'b' are integer type so they will be added.
if it had been char then the answer would be 111.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a subsequence of a string?
Explain about procedural programming language or structured programming language and its features?
How can we create a synchronized collection from given collection?
What is core java used for?
Write a program to solve producer consumer problem in java?
What is implicit object in java?
What is string example?
Can a private method be declared as static?
What types of index data structures can you have in java?
How will you communicate between two applets?
Write a method to check if input string is palindrome?
Can a method inside a interface be declared as final?
What is variable explain with example?
Why is serialization required?
why Interface used?