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
What is the difference between the session.update() method and the session.lock() method?
Explain about thread synchronization inside a monitor?
what is the Remote Stub?
Tell me about Firewalls in RMI?
Connection Pooling with different type of databases?
What are the different methods of identifying an object?
difference of inheritance and interface
can we write implementation for a method with in another method?
What is the difference between system.out ,system.err and system.in?
How do you set security in applets?
How JNDI is used in JMS ?
how team leaders assign work for the team member like through papers,word document