Computer Science, asked by sayyadul3443, 1 year ago

What is the code snippet to go back to a history twice?
A.history(2);
B.history(-2);
C.history.go(-2);
D.history.go(2);

Answers

Answered by piu29587
0
the answer is option B
Similar questions