1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. In ……………, search start at the beginning ...
Q.

In ……………, search start at the beginning of the list and check every element in the list.

A. linear search
B. binary search
C. hash search
D. binary tree search
Answer» A. linear search
View all MCQs in:   Data Structure (DS)

Discussion