1.

Which of the following is/are not applications of bit arrays?(a) Used by the Linux kernel(b) For the allocation of memory pages(c) Bloom filter(d) Implementation of Vectors and MatricesI need to ask this question from Bit Array in division Arrays Types of Data Structures & Algorithms IThe question was posed to me during an online interview.

Answer»

The correct answer is (d) Implementation of Vectors and Matrices

The BEST explanation: NORMAL Arrays are USED to implement vectors and matrices. Bit arrays have no prominent role. Remaining all are APPLICATIONS of Bit Arrays.



Discussion

No Comment Found

Related InterviewSolutions