Can constructors be synchronized in java?
No Answer is Posted For this Question
Be the First to Post Answer
How two threads will communicate with each other?
What is the form of storage space in java?
What are local interfaces? Describe.
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!
What is Servlet Filter And What does it work?
what is stringBuffer and StringBuilder?
What is a sessionfactory? Is it a thread-safe object?
Does Java pass arguments by value or reference?
which of the following authentication is stronger than the others? a. Http Basic b. Http DIGEST c. Form based
Define the remote interface?
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??
Which Taglibraury you used in your project? plz send me ans....which we r using generally