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

Answer Posted / muthu krishna manian

11

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is getkey () in java?

577


Explain creating threads by extending thread class ?

580


What is the difference between Java1.4 and Java1.5

1830


What are scalar data types?

528


What is final keyword?

646






What is a pointer and does java support pointers?

559


What does null mean in java?

631


What is null in java?

523


What is slash r?

545


Does java have extension methods?

531


What is difference between this and super keyword?

519


Can you change array size in java?

533


How to create an immutable class?

573


What is the difference between a method and a function in alice?

577


What is tree node in java?

528