Ram is the developer of Allen Software company. He is designing the website for the banking application. There is a button called 'check interest rates'. When that button is clicked, the user has to be redirected to a seperate page to show the domestic interest rates. Help Ram in accomplishing this task using the javascript.
Answer options
A
window.location
B
Incorrect option A
C
Incorrect option B
D
Incorrect option C
Correct answer: window.location
Explanation
The correct answer is: window.location.