Multiple choice technology platforms and products

A “initial value” is set for an item ,its value can’t be altered programmatically

  1. True

  2. False

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

An initial value property in Oracle Forms sets the default value for an item when a record is created, but this value can be altered programmatically using triggers like When-New-Form-Instance, When-New-Block-Instance, or When-New-Record-Instance. The statement incorrectly claims it cannot be changed.