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 x=5,i=1,y=0;
while(i<=5)
{
y=x++ + ++x;
i=i+2;
}
System.out.println(x);
System.out.println(y);
System.out.println(i);


How to solve this? Please explain!


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Advanced Java Interview Questions

What is meant by Superconductivity?

4 Answers  


How u validate date in DD/MM/YY format. and how u validate money in ur jsp

3 Answers   Ashok Leyland, Satyam, Tech Mahindra, Tomax,


What are the oops concept?

0 Answers  


Explain RMI Architecture?

0 Answers  


What do you mean by Socket Programming?

0 Answers  


What is serialization and de-serialization ?

5 Answers  


In a multitiered application which tier is the browser in?

3 Answers   Adobe,


Why are my checkboxes not being set from on to off?

0 Answers  


What is a compilation unit?

1 Answers  


what are getters and setters in Java with examples?

0 Answers   HCL, Infotech,


Give me simple example of hibernate caching and explain the details of caching????? thanks in adv.

1 Answers  


What must a class do to implement an interface?

0 Answers  


Categories