InterviewSolution
Saved Bookmarks
| 1. |
Most databases store the distribution of values for each attribute as a __________(a) Histogram(b) Pie chart(c) Line graph(d) None of the mentioned |
|
Answer» Correct choice is (a) Histogram The explanation is: Most of the databases store the distribution of values for each attribute as a histogram.in which the values for the attributes are divided into various ranges. |
|