Thread life cycle?
Answers were Sorted based on User's Feedback
Answer / chandan
1.New State
2.Running State(dat is Runnable State)
3.Running State
4.Dead State
4.Blocked
| Is This Answer Correct ? | 4 Yes | 0 No |
Why is actionform a base class rather than an interface?
Why RMI required an interface?
Explain ioc concept?
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
Where does the session Object stores? If 100 users are connecting to the server. How does it recognize which session belongs to which user?
5 Answers HCL, Mobillo Venture,
What exceptions are thrown by RMI?
What is message driven beam?
Have you used threads in Servelet?
What is synchronization and why is it important?
can we write implementation for a method with in another method?
Explain Object Serialization and it can be used?
What are externizable interface?