howmany types in garbage collection

Answers were Sorted based on User's Feedback



howmany types in garbage collection..

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

howmany types in garbage collection..

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

howmany types in garbage collection..

Answer / prashanthi

Minor-Gc_young Generation
Major Gc or Full Gc(young+old+permgen)

Is This Answer Correct ?    3 Yes 0 No

howmany types in garbage collection..

Answer / ashu

1.Throughput collector
2.Concurrent Low pause collector
3.Incremental low pause collector

Is This Answer Correct ?    1 Yes 1 No

howmany types in garbage collection..

Answer / anand

there is "default" collector in addition to above three
collectors

Is This Answer Correct ?    1 Yes 1 No

howmany types in garbage collection..

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

howmany types in garbage collection..

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

Post New Answer

More Weblogic Interview Questions

What technologies are included in j2ee?

0 Answers  


when we creates a domain, it creates one-startManagedWebLogic in bea user_projects\domains\MyDomain\bin dir. Suppose we have 2 or more than 2 managed severs in our unix env.how can we start all our managed servers. I know we have to copy startManagedWebLogic with server name.then wht to modify in the script to start ecah of the managed servers?

3 Answers   HP,


Explain the different versions of nm?

0 Answers  


What is Horizontal and vertical clustering ?

0 Answers  


What is the difference between url instance and urlconnection instance?

0 Answers  






What is the sla in prd,qa,dev.?

0 Answers  


For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic

0 Answers  


What are managed servers?

0 Answers  


how to get the critical application?

0 Answers   TCS,


Are WebLogic Servers password secure?

3 Answers   HCL, TCS,


Why does for update in oracle 8 cause an ora-01002 error? : BEA Weblogic

0 Answers  


Which lelvel of activites ur reponsiable l1 or l2 or l3?

0 Answers  


Categories