In linear search, each element of the array/list is compared from the beginning to the end with the element entered to be searched for.
確定! 回上一頁