(Choose 1 answer)
Which of the following statements are true about the ScrollView component?
A. ScrollView is a core component that does not need to be bounded by height.
B. ScrollView component can not have a bounded height by directly setting the view's height.
C. ScrollView component always needs a bounded height and can be set by providing all parent views with a bounded height.
D. ScrollView component does not need a bounded height and can be set by providing all parent views with a bounded height.
Exit 14