Question
What is a common use of Adjacency Matrix?
Select an option. Your answer will be checked instantly.
Correct Answer: B. dense graphs and constant-time edge-existence tests
Explanation:
Adjacency Matrix is commonly used for dense graphs and constant-time edge-existence tests.
Its design supports this task efficiently or naturally.
Leave a Reply