Question 12
Identify the correct statement(s):
Binary search has a time complexity of O(log n). where n is number ofelements.
In a linked list the data elements are required to be stored in contiguousmemory locations
Main memory is the fastest and most costly form of storage
A sector is the smallest unit of data read or written on a Magnetic Disk forevery read operation.