howmany types in garbage collection
Answers were Sorted based on User's Feedback
Answer / rk
There are 3 types of garbage collectors
1)Parllel garbage collector
2)Serial garbage collector
3)Concurren garbage collector
Is This Answer Correct ? | 15 Yes | 4 No |
Answer / 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 |
Answer / prashanthi
Minor-Gc_young Generation
Major Gc or Full Gc(young+old+permgen)
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ashu
1.Throughput collector
2.Concurrent Low pause collector
3.Incremental low pause collector
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / anand
there is "default" collector in addition to above three
collectors
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pavan
There ara three types of GC
1) Younger generation
2) Tenured generation
3) Perm generation.
Is This Answer Correct ? | 7 Yes | 8 No |
Answer / manikandan [ gtec,vellore ]
i exactly dont know the answer but garbage collection is a
cleanup process.it automatically runs in a background.(and i
think there is no types am not sure}
Is This Answer Correct ? | 6 Yes | 24 No |
Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic
What are the steps required to modify config.xml file of web logic server?
how can you increase heap size from command line
2 Answers IBM, TCS, Wells Fargo, Wipro,
what is core dump? diff b/w core dump and c dump?
Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
What is meant by unicast?
How do I configure jdbc so that the jms jdbc store recovers automatically? : BEA Weblogic
dIFFERNCE BETWEEN VERSIONS 8.X,9.X,10.X
What is the purpose of stub in web-logic server cluster?
What is clustering and what is achieved through it?
What does the connected to element in the toolbar signify?