A) 15
B) 10
C) 25
D) 125
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) the cells in the included list are all False, except for the cell that corresponds to the row of the source vertex in the results grid
B) the distance in a row's distance cell is either 0, infinity, or a positive number
C) the shortest path from the source to a vertex is found and the vertex's cell is marked in the included list
D) the vertex in a row's parent cell is either the source vertex or undefined
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) graphs consist of vertices and nodes
B) the edges between vertices are always labeled
C) an adjacency is when one vertex has a path to another vertex
D) the length of a path is the number of edges on the path
Correct Answer
verified
Multiple Choice
A) a road map between hotels a town
B) a line at a movie theater
C) the paths that data can travel in a network
D) the routes between rooms in a building
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) self.getVertex(toLabel) = fromVertex
B) fromVertex.addEdgeTo(fromVertex, weight)
C) self.weight += 1
D) toVertex = self.getVertex(toLabel)
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) a path exist between vertices
B) a vertex is reachable from another vertex
C) two vertices have consecutive labels
D) two vertices are adjacent
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) incident edges
B) directed edges
C) destination edges
D) cyclical edges
Correct Answer
verified
True/False
Correct Answer
verified
Showing 1 - 20 of 50
Related Exams