If the operator OR is used, __________________________________ for the combined condition to be true.
the condition preceding the AND must be true
the condition after the AND must be true
both conditions must be true
only one of the conditions must be true
32)Which of the following data types can store the value of "6.37"?
integer
real
array
structure