QUESTION 15 The web can be modeled as a directed graph where each web page is represented by a vertex and where an edge
Posted: Thu Jul 07, 2022 2:21 pm
QUESTION 15 The web can be modeled as a directed graph where each web page is represented by a vertex and where an edge starts at the web page a and ends at the web page b if there is a link on a pointing to b. This model is called the web graph. The out-degree of a vertex is the number of links on the web page. True False