Answer:
the answer is B hope it helps
Answer:
linear search be preferable over a binary search because In binary search the input data must be sorted before searching but in linear search input data need not to be sorted .
As input data need not to be sorted in linear searching so the complexity of linear sorting is O(n) but in binary search if input data is not sorted then firstly be sorted the data then after that it perform searching so the complexity of binary search if input data is not sorted is O(nlogn+logn)
Their are some important points linear search over binary search
linear searches searches the data linearlly so it perform equality comparison and binary searches the data randomly so perform ordering comparison.
Answer:
"Mesh topology" is the correct answer.
Explanation:
- A mesh topology seems to be a network configuration where there has been an interconnection between each hardware and communications system. This topology configuration allows the distribution of many of these signals, although one of the connexons starts going down.
- This topology needs to connect each destination to any other end destination, thus creating a completely pointless channel.