Answer Posted / vk
There are three types of garbage collections in Java.
1.Throughput collector
2.Concurrent Low pause collector
3.Incremental low pause collector
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic
What are the steps in which unicode codesets can be set with the weblogic jdriver?
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
What can be the various reasons for a server crash?
What is Unicast?
What is the significance of boot?
How does cluster communication happen?
Explain what are the ways in which the dns request of failed servers handled?
Can you briefly describe local interfaces?
Do you know what is the purpose of t3 in weblogic server?
How do I call a servlet with parameters in the url? : BEA Weblogic
How do I provide user credentials for starting weblogic server?
Explain load blancing alogarthims in cluster??
How should you type cast a remote object? Why?