Vidyalelo
JavaScript · Q12

Sockets

Programming · JavaScript · question 12

Q12

How many methods are there in the History object?

A.
3
Answer
B.
4
C.
5
D.
6

Answer: Option A

Solution

Answer: Option A
Solution:
There are three methods belongign to the History object namely :
1. back()
2. forward()
3. go()