Examveda

Which of the following will return a result most quickly for searching a given key?

A. Unsorted Array

B. Sorted Array

C. Sorted linked list

D. Binary Search Tree

Answer: Option D


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output