Multiple choice technology programming languages

You want to add a delete-confirmation dialog to your application. You can do so by creating which type of object?

  1. Alert

  2. Message

  3. Editor

  4. Message Box

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Alert objects in Oracle Forms are designed specifically for dialog boxes that require user acknowledgment or choice. They're ideal for confirmation dialogs like delete confirmation.