Examlex

Solved

Deleting a Field from a Form Does Not Delete It

question 39

True/False

Deleting a field from a form does not delete it from the underlying table nor does it have any effect on the data contained in the field.


Definitions:

Modulus

A mathematical operation that finds the remainder when one integer is divided by another.

Remainder Operator

An operator in programming that returns the remainder left over when one operand is divided by a second operand.

Operand

An entity on which operators perform operations, including values, variables, and expressions.

Assignment Statement

A programming instruction that assigns a value to a variable.

Related Questions