___________ if set yes then field will get the auto numeric value:
(a) Default value
(b) Required
(c) AutoValue
(d) Both (a) & (c)
Answers
Answered by
0
Answer:
Both A and C
Explanation:
Answered by
0
The Correct answer is option
The Correct answer is option (d) Both (a) & (c)
Default value and AutoValue
Both Default value and AutoValue if set yes then field will get the auto numeric value:
Default value
- Default value are the attributes which used to save the data like addresses, pin, names, castes, qualifications, etc.
- It is auto placed data when you go through that it will auto filled.
AutoValue
- AutoValue is used a good solution for Java only projects.
- AutoValue is a great tool for eliminating the writing value classes in Java.
- Value classes are extremely common in Java projects
Similar questions