MCQOPTIONS
Saved Bookmarks
This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Data Structures Mcqs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Relation between two sets P and Q in qiven form is P Q is |
| A. | P is subset of Q |
| B. | Q is subset of P |
| C. | All Elements are equal |
| D. | None of Elements are equal |
| Answer» B. Q is subset of P | |
| 2. |
The data structure which is one ended is |
| A. | Queue |
| B. | Stack |
| C. | Tree |
| D. | Graph |
| Answer» C. Tree | |
| 3. |
The logical or mathematical model of a particular organization of data is called a |
| A. | Data structure |
| B. | Data arrangement |
| C. | Data configuration |
| D. | Data formation |
| Answer» B. Data arrangement | |
| 4. |
The simplest type of data structure is |
| A. | Multidimensional array |
| B. | Linear array |
| C. | Two dimensional array |
| D. | Three dimensional array |
| Answer» C. Two dimensional array | |
| 5. |
The way in which the data item or items are logically related defines .. |
| A. | Storage structure |
| B. | Data structure |
| C. | Data relationship |
| D. | Data operation |
| Answer» C. Data relationship | |
| 6. |
Linear arrays are also called . |
| A. | Straight line array |
| B. | One-dimensional array |
| C. | Vertical array |
| D. | Horizontal array |
| Answer» C. Vertical array | |