124) Using the standard algorithm, what is the time required to determine that a number n is prime
Answer is:
Linear time
Related Data structures and Algorithms MCQ with Answers
Answer is:
(n+1)/2
Answer is:
For a serial search to work, the data in the array must be arranged in either alphabetical or numerical order
Answer is:
binary
Answer is: