Data Structure MCQ 2021
A data structure is a format for organising, managing, and storing data that allows for quick access and alteration. A data structure, more specifically, is a list of data values, their relationships, and the functions or operations that can be performed on the data. Different data structures are better suited to various applications, and some […]
Continue Reading