int a=1,b=10;
System.out.println(a+b--);

Answer Posted / ravi ranjan

ANSWER=11

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the overview of UDP messaging.

911


What is meant by class and object in java?

718


Can java program run without jre?

760


Is string thread safe in java?

806


What are the 6 boolean operators?

758


Is final static java?

754


Does string isempty check for null?

756


What is navigable map in java?

715


What do you understand by garbage collection in Java? Can it be forced to run?

751


Where is jre installed?

785


Is java a digit method?

731


Are constructors methods?

757


What do you know about the garbage collector?

822


What is the use of a conditional inclusion statement in Java ?

795


What are java annotations?

818