Which of the following initial values of j and k will cause the algorithm represented in the flowchart to result in an infinite loop?
(A)j = -5,k = 5
(B)j = 0,k = 5
(C)j = 5,k = 0
(D)j = 5,k = -5