The statement "if ( !(graph->first) )" tests if ____.
A. the head is null
B. the graph is empty
C. the graph is in an invalid state
D. the graph has been destroyed
Answer: B
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT a type of graph?
A. bar B. doughnut C. high-low-close D. average
Computer Science & Information Technology
A ____ script consists of scripting statements that run on your local computer.
A. server-side B. dynamic C. client-side D. 404
Computer Science & Information Technology