Which bean can be called as Multi-Threaded bean ?(a) Entity beans(b) Stateless Session beans(c) Stateful Session beans(d) Pooled Stateless Session beans
Latest Answer: Garbage Collection is the way Java cleans up memory not in use. In languages such as C, C++ the user has to do the memory handling, ie, he creates some data structure and he may allocate some memory for that through the malloc command and when he no longer ...
View page << Previous 1 [2]

Go Top