nerdexam
Oracle

1Z0-141 · Question #40

An application uses a menu that contains a Check type menu item. You have programmatically obtained the menu item ID of the Check item and now you want to write code to toggle its checked/unchecked…

The correct answer is F. GET_MENU_ITEM_PROPERTY G. SET_MENU_ITEM_PROPERTY. See the full explanation below for the reasoning.

Question

An application uses a menu that contains a Check type menu item. You have programmatically obtained the menu item ID of the Check item and now you want to write code to toggle its checked/unchecked state. Which two built-ins can you use to accomplish this? (Choose two.)

Options

  • AFIND_ITEM
  • BREPLACE_MENU
  • CFIND_MENU_ITEM
  • DGET_ITEM_PROPERTY
  • ESET_ITEM_PROPERTY
  • FGET_MENU_ITEM_PROPERTY
  • GSET_MENU_ITEM_PROPERTY

How the community answered

(22 responses)
  • A
    9% (2)
  • B
    5% (1)
  • D
    5% (1)
  • F
    82% (18)

Community Discussion

No community discussion yet for this question.

Full 1Z0-141 Practice