InterviewSolution
Saved Bookmarks
| 1. |
A bitmap is_______(a) An array of bits(b) An index of bits(c) A function mapping all the bits of data(d) None of the mentionedI got this question in an online interview.My doubt is from Bitmap Indices topic in section Indexing and Hashing of RDBMS |
|
Answer» The correct answer is (a) An ARRAY of BITS |
|