What will be the output of the result variable in the below snippet?
q = QuantumRegister(1,’q’)
qc = QuantumCircuit(q)
qc.y(0)
backend_unitary = BasicAer.get_backend(‘unitary_simulator’)
result = execute(qc,backend_unitary).result().get_unitary(decimals=3)
A .
B .
C .
D .
Answer: A
Latest C1000-112 Dumps Valid Version with 250 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund