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

What is use of arraylist in java?

581


Define immutable object?

581


How do you avoid global variables?

542


what is mutual exclusion? : Java thread

556


What happens if we override private method?

525






Can a constructor have different name than a class name in java?

593


What is the full meaning of java?

536


Why is it important to initialize a variable?

491


What do you mean by JVM?

591


What is a buffer in computer?

513


What is the basic of java?

571


How can we make copy of a java object?

546


What is garbage collection? What is the process that is responsible for doing that in java?

658


What is flush () in java?

557


What are the benefits of operations?

511