When a vertex is deleted, ____.
A. the graph becomes disjoint
B. its outdegree is increased
C. all connecting edges are transformed into loops
D. all connecting edges are also removed
Answer: D
Computer Science & Information Technology
You might also like to view...
In the following statement, which is the subclass?
public class ClassA extends ClassB implements ClassC a. ClassA c. ClassC b. ClassB d. cannot tell
Computer Science & Information Technology
A set method is:
(a) an accessor method (b) a mutator method (c) a recursive method (d) none of the above
Computer Science & Information Technology
Quick Layout is located in the Chart Layouts group on the TABLE TOOLS FORMAT tab
Indicate whether the statement is true or false
Computer Science & Information Technology
What are the main components in android?
A - Activity B - Services C - Broadcast Receiver D - Content provider
Computer Science & Information Technology