when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
1546int 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!
1831Post New Advanced Java Questions
What is the relationship between local interfaces and container-managed relationships?
Explain the difference between object state and behavior?
What is the purpose of the wait() method?
What is a class loader? What are the different class loaders used by jvm?
What is scalable, portability in the view of J2EE?
Is there a guarantee of uniqueness for entity beans?
What is RMI and what are the services in RMI?
wahts is mean by dynavalidatorform in struts/
what are RemoteObjects?
Do I have to use jsps with my application?
What is the difference between ear, jar and war file?
Why is string immutable in java?
How are the elements of a borderlayout organized?
Is a class a subclass of itself?
difference between ejb,struts,hibernate,spring and jsp