Question 12
Consider the following markup index.html and JavaScript app.js for a Vue application.
app.js:
index.html:
Suppose the application is running on http://localhost:8080, and the user visit the URL “http://localhost:8080/\#/player/rohit/t20”. What will be rendered by the browser?
Name: Rohit Oneday Runs: 10000
Test Runs: 5000
Name: Rohit Test Runs: 5000
Oneday Runs: 10000