nerdexam
IBM

C2010-501 · Question #32

What are two reasons for disabling explicit garbage collection in an IBM Maximo application server? (Choose two.)

The correct answer is B. to manually control the garbage collection method and timing D. to select the individual garbage collection policy best suited to Java Virtual Machine functionality. See the full explanation below for the reasoning.

Question

What are two reasons for disabling explicit garbage collection in an IBM Maximo application server? (Choose two.)

Options

  • Ato prevent garbage collection from deleting objects in use
  • Bto manually control the garbage collection method and timing
  • Cdisabling garbage collection automatically deletes the inactive objects
  • Dto select the individual garbage collection policy best suited to Java Virtual Machine functionality
  • Eto allow custom garbage collection routines to be configured in the System Properties application

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    71% (15)
  • C
    14% (3)
  • E
    10% (2)

Community Discussion

No community discussion yet for this question.

Full C2010-501 Practice