What is stateless and stateful in java?



What is stateless and stateful in java?..

Answer / Prabhu Nath Singh

In Java, a stateless object or class does not maintain any client-specific state information between method invocations. In contrast, a stateful object or class maintains such state information.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

For each of the following program segments,give a big zero analysis for the running time 1.For (i=0;i<m;i++) { // } 2.For (j=0;j<i;j++)

1 Answers   St. Pauls University,


Which is more secure: java or activex? : java security

1 Answers  


Are there tuples in java?

1 Answers  


What is the difference between deep copy and shallow copy in java

1 Answers   Amazon,


What is singleton pattern in java?

1 Answers  


Why are lambda functions called lambda?

1 Answers  


How do I enable java in firefox?

1 Answers  


What is the use of jprofiler?

1 Answers  


what is the difference between Collaboration and Java Collaboration definition interms of JAVACAPS terminology?

1 Answers   CSC,


Why oracle type 4 driver is named as oracle thin driver?

1 Answers  


What is transaction management in java?

1 Answers  


What is exe file in java?

1 Answers  


Categories