When is changing an index from non-clustering to clustering NOT allowed?

A.
If the table space is defined as member cluster.
B.
If the data is not ordered by the new clustering index.
C.
If the new clustering index is for a table that uses hash organization.
D.
If the new clustering index OBID is greater than the old clustering index OBID.
Explanation: