1.

The computation of e-closure of n-states takes ______ time.

A. O(n<sup>2</sup>)
B. O(n<sup>3</sup>)
C. O(2<sup>n</sup>)
D. None of the mentioned
Answer» C. O(2<sup>n</sup>)


Discussion

No Comment Found