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 / 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


Please Help Members By Posting Answers For Below Questions

What is a subsequence of a string?

1119


Explain about procedural programming language or structured programming language and its features?

1173


How can we create a synchronized collection from given collection?

1130


What is core java used for?

1206


Write a program to solve producer consumer problem in java?

1069


What is implicit object in java?

1126


What is string example?

1115


Can a private method be declared as static?

1068


What types of index data structures can you have in java?

1319


How will you communicate between two applets?

1216


Write a method to check if input string is palindrome?

1065


Can a method inside a interface be declared as final?

1047


What is variable explain with example?

1114


Why is serialization required?

1018


why Interface used?

1034