Exam4Training

What is the command used to retrieve the last run job from a backend?

What is the command used to retrieve the last run job from a backend?
A . backend.jobs()[0]
B . backend.jobs()[-1]
C . backend.retrieve_job()[0]
D . backend.retrieve_job()[1]

Answer: A

Exit mobile version