What is the initial state, When a thread is created and
started?
Answer Posted / guest
ready() state
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What classes of exceptions may be caught by a catch clause?
Explain about RMI Architecture?
Can I map more than one table in a cmp?
What is Stream Tokenizer?
How are the elements of a cardlayout organized?
Have you used threads in Servelet?
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??
What is the difference between a static and a non-static inner class?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What are the benefits of detached objects?
What restrictions are placed on the location of a package statement within a source code file?
When a thread blocks on i/o, what state does it enter?
which book is better for jdbc ,servlets and jsp
What is the purpose of the notify() method?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?