Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / abc

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 the use of bufferedreader?

1045


Can we write class inside a class in java?

1029


When is the finally clause of a try-catch-finally statement executed?

1137


Why java is platform independent? Explain.

1057


Describe the syntax of multiple inheritance? When do we use such an inheritance?

1138


Is main is a keyword?

1056


What is length in java?

1058


Can we force garbage collector to run ?

1104


What is arguments in java?

1056


How to set the permissions to a file in java?

1045


Why string is immutable or final in java

1139


Why should we use singleton pattern instead of static class?

973


What is set in java?

1102


What happens when a thrown exception is not handled?

1197


What is method overloading with type promotion?

1341