Among the following, what all could be done on Linkedlist?
1.For the binary trees to be implemented
2.For the stacks and queues to be implemented
3.Dynamic Array
4.All of the above
Among the following, which is not an advantage of using a bit array?
1.The exploit bit level parallelism type
2.Maximum use of data cache feature
3.It is helpful for storing and manipulating in the register set for a longer period of time
4.For the access of individual elements making it easier