What does an adjacency matrix efficiently represent?
a. A highly connected graph
b. A sparse graph
c. The weight of a vertex
d. The direction of an edge
a. A highly connected graph
Computer Science & Information Technology
You might also like to view...
Information entered into a field is called the field ____.
A. index B. rating C. attribute D. value
Computer Science & Information Technology
During a client interview, it is most appropriate to use jargon to baffle customers
Indicate whether the statement is true or false
Computer Science & Information Technology
To delete a database, use the ____ function.
A. mysql_delete_db() B. mysql_drop_db() C. mysql_delete_database() D. mysql_drop_database()
Computer Science & Information Technology
A query allows the selection of a subset of fields and records from one or more tables, then presents the selected data as a single datasheet.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology