Skip to content

Data Structures

Choose the correct description of Binary tree.

Difficulty: Medium

About this MCQ

This Medium Data Structures MCQ checks one syllabus fact.

The question is: “Choose the correct description of Binary tree.”

The accepted answer is D. A tree data structure in which each node has at most two children.. Choose the correct description of Binary tree is answered by A tree data structure in which each node has at most two children option D Option A A structure that stores elements in contiguous memory locations allowing constant-time indexed access does not match the stem it is a near-miss used to catch incomplete recall of A tree data structure in which each node has at most two children Option B A linear data structure that follows the First-In-First-Out FIFO principle does not match the stem it is a near-miss used to catch incomplete recall of A tree data structure in which each node has at most two children Remaining alternatives A linear data structure that follows the Last-In-First-Out LIFO principle.

Correct answer

D. A tree data structure in which each node has at most two children.

Explanation

Choose the correct description of Binary tree is answered by A tree data structure in which each node has at most two children option D Option A A structure that stores elements in contiguous memory locations allowing constant-time indexed access does not match the stem it is a near-miss used to catch incomplete recall of A tree data structure in which each node has at most two children Option B A linear data structure that follows the First-In-First-Out FIFO principle does not match the stem it is a near-miss used to catch incomplete recall of A tree data structure in which each node has at most two children Remaining alternatives A linear data structure that follows the Last-In-First-Out LIFO principle.

Source: Data Structures Official Reference Guide

Tags: computer science, data structures, algorithms, programming

Submitted by: MCQsHub Editorial

Related MCQs

More Data Structures MCQs