7 years ago
in Data Structure
Overall Stats
Attempted
241
Correct
52
Incorrect
58
Viewed
131
Answers
Bhautik Patel -
1 month ago
Bhautik Patel is saying a network adapter to other devices on the network is correct answer
samaira bhatnagar -
3 months ago
samaira bhatnagar is saying a network adapter to other devices on the network is correct answer
A Abramowitz -
3 months ago
A Abramowitz is saying none of the above is correct answer
Lets Know -
4 years ago
Lets Know from Pakistan is saying a network adapter to other devices on the network is correct answer
Rohan Bhosale -
4 years ago
Rohan Bhosale from Pune, India is saying a network adapter to other devices on the network is correct answer
Related Questions
Which of the following statement is true ?
- [A] Optimal binary search tree construction can be performed efficiently using dynamic programming.
- [B] Breath first search cannot be used to find converted components of a graph.
- [C] Given the prefix and post fix walks over a binary tree.The binary tree cannot be uniquely constructe
- [D] Depth first search can be used to find connected components of a graph.
Merge sort uses ?
- [A] Divide and conquer strategy
- [B] Backtracking approach
- [C] Heuristic search
- [D] Greedy approach
Which of the following algorithm design technique is used in the quick sort algorithm?
- [A] Dynamic programming
- [B] Backtracking
- [C] Divide and conquer
- [D] Greedy method