Two vertices A and B of a graph are adjacent if:

A. they are drawn next to each other
B. you can follow a connection between A and B, so that you can reach B from A.
C. A is next to B in the adjacency matrix
D. A is next to B in the adjacency list

B

Computer Science & Information Technology

You might also like to view...

Charts and SmartArt graphics depend on underlying data in a worksheet

Indicate whether the statement is true or false

Computer Science & Information Technology

Match the following to their data structures

I. Data block A. Contain metadata for each file II. Inodes B. Unit of allocation for storage III. Dentry object C. Created for every file system mounted IV. Superblock D. Contains information about the directory structure

Computer Science & Information Technology