Question: Consider the following attribute declaration
<attribute name =”intventory dt:type="int" dt:min="0" dt:max="50"/>
Now which of the following are true?
A
The attribute can contain the minimum value of 0.
B
The attribute can contain the minimum value of 1.
C
The attribute can contain the maximum value of 50.