McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Computer Science Engineering (CSE)
→
DataBase Management System (DBMS)
→
The complexity of a linear search algori...
Q.
The complexity of a linear search algorithm is
A.
o(n)
B.
o(log n)
C.
o(n2)
D.
o(n log n)
Answer» A. o(n)
1.4k
0
Do you find this helpful?
15
View all MCQs in
DataBase Management System (DBMS)
Discussion
No comments yet
Login to comment
Related MCQs
Which of the following scenarios leads to linear running time for a random search hit in a linear-probing hash table?
The Average case occur in linear search algorithm
The complexity of the average case of an algorithm is
The complexity of Bubble sort algorithm is
An consists of a search-key value and pointers to one or more records with that value as their search-key value.
In a clustering index, the index record contains the search-key value and a pointer to the first data record with that search-key value and the rest of the records will be in the sequential pointers.
A search key containing more than one attribute is referred to as a search key.
An ____________ consists of a search-key value and pointers to one or more records with that value as their search-key value.
In a _______ clustering index, the index record contains the search-key value and a pointer to the first data record with that search-key value and the rest of the records will be in the sequential pointers.
A search key containing more than one attribute is referred to as a _________ search key.