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 are desktop procedures?
What is a nullable field?
What is data object example?
Is integer a class?
What does || || mean in math?
What is thread pool in java with example?
What do you understand by weak reference?
What is the method to expand and collapse nodes in a jtree?
How concurrent hashmap works?
How do you sort in ascending order in java?
Write a program to print the pattern given below
What is classes in java?
Does every java program need a main?
what is nested class in java?
Write a program to show whether a graph is a tree or not using adjacency matrix.