1) Elements can be retrieved by index in …………….? linked lists linear arrays both of above none of above Answer: 2 2) Efficiency of an
Category: MCQs Algorithms and Data Structure
MCQs Multiple Choice Questions on Data structure and algorithms.
1) A Binary Tree can have Can have 2 children Can have 1 children Can have 0 children All Answer: 4Explanation: Binary tree can have
1) Increasing the RAM of a computer typically improves performance because Virtual memory increases Larger RAMs are faster Fewer page faults occur Fewer segmentation faults