Challenger App

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:

MDI stands for:

Which of the following statement is /are correct about member functions in a C++ Class?

(i)A member function is defined only outside the class

(ii)A member function with the same name as its class is called a constructor

(iii)A member function operate on class data

.............is used to declare and initialize an object from another object of same class in C++.
Runtime polymorphism is achieved by
What does the command prompt uses?