Which of the following statement runs the below quantum circuit 1024 times and display the results in a list that contains the probabilities of states? (Select only 2)

Which of the following statement runs the below quantum circuit 1024 times and display the results in a list that contains the probabilities of states? (Select only 2)

qc = QuantumCircuit(2,2)

qc.h(0)

qc.t(0)

qc.t(0)

qc.h(0)

A)

B)

C)

D)

E)

A . Option A
B . Option B
C . Option C
D . Option D
E . Option E

Answer: AC

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments