App Logo

No.1 PSC Learning App

1M+ Downloads
In _______, search start at the beginning of the list and check every element in the list.

ALinear search

BBinary search

CHash search

DBinary tree search

Answer:

A. Linear search


Related Questions:

ഫ്ലോ ചാർട്ട് ഒരു തരം _____ ആണ്.
Two main measures for the efficiency of an algorithm are:
Which computer program converts assembly language to machine language?
In C++, when a class serves as a base class to others :
Queue in Data Structure is :