Computer Science, asked by TbiaSamishta, 1 year ago

Which of the following statement is true for Default field property in Base? (a) Default value can be numeric value only. (b) Default value once set can be changed later. (c) Default value cannot be greater than 500. (d) Default value should be greater than value set in Length.

Answers

Answered by sudhansu59
4

(d). Default values should be greater than value set in length.

Answered by Secondman
4

"Option (b) Default value once set can be changed later.

This statement is true in base Default value once set can be changed later.

Because in base, The default value can be both character and numeric value.

Default value can be greater than 500 and there is no specification that it should be greater than the value set in length.

And the default value can be changed later in the form when there is a change in the value.

"

Similar questions